diff options
Diffstat (limited to 'docs/mirandaboot.ini')
-rw-r--r-- | docs/mirandaboot.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/mirandaboot.ini b/docs/mirandaboot.ini index e2b4635208..a454584e9e 100644 --- a/docs/mirandaboot.ini +++ b/docs/mirandaboot.ini @@ -7,9 +7,9 @@ ;ProfileDir
;The directory to search for database files. If it's a relative path then
;it's relative to the directory containing Miranda32.exe / Miranda64.exe.
-;If no directory specified Profles subdirectory in Miranda executable
+;If no directory specified, Profles subdirectory in Miranda executable
;directory is assumed. You can use environment variables.
-;To comply with Windows security guidelines, it is recommended to keep
+;To comply with Windows security guidelines, it is recommended that you keep
;your profile in %APPDATA%\Miranda NG
ProfileDir=
@@ -64,7 +64,7 @@ Glob=autoexec_*.ini Safe=CLC Icons CLUI CList SkinSounds
;Unsafe
-;A space-separated list of database module names that could be alter to
+;A space-separated list of database module names that could be altered for
;malicious purposes (e.g., by faking a login server to steal passwords).
;Default: AIM Facebook GG ICQ IRC JABBER MRA MSN SKYPE Tlen TWITTER VKontakte XFire
Unsafe=AIM Facebook GG ICQ IRC JABBER MRA MSN SKYPE Tlen TWITTER VKontakte XFire
@@ -121,6 +121,6 @@ AskAboutIgnoredPlugins=0 ; DefaultLanguage
; Stores the name of the default language pack to be loaded at startup.
; If skipped, loads the first file that matches the langpack_*.txt mask.
-; "default": Built-in english language
+; "default": Built-in English language
; DefaultLanguage=langpack_german.txt
DefaultLanguage=
|