From 310be08e485d249b881a650648d59ccb161f9ab3 Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Fri, 17 Apr 2009 03:31:53 +0200 Subject: [PATCH] Reword note about readonly files in the user docs --- docs/user/midori.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/midori.txt b/docs/user/midori.txt index a8e066f2..fbb93022 100644 --- a/docs/user/midori.txt +++ b/docs/user/midori.txt @@ -173,8 +173,8 @@ replace the 'bookmarks.xbel' as long as it is valid XBEL/ XML. Currently while Midori is running it will happily overwrite files as needed and never read back any changes. -Incidentally if any of the files is readonly Midori will read it and not ever -write modifications back to disk. This can be useful for kiosk systems where +Incidentally Midori will recognize readonly files and not write modifications +to readonly files back to disk. This can be useful for kiosk systems where particular changes shouldn't be saved.