diff options
author | Timo Sirainen <cras@irssi.org> | 2001-02-17 10:31:01 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-02-17 10:31:01 +0000 |
commit | 0dc598f69c067abd99420d752f0792a95d2cf01c (patch) | |
tree | 40dd3af3f21d468abeac4ae8b5230de197697d09 /default.theme | |
parent | 125cf91a2f064a4c474c90193716429a7b68b413 (diff) | |
download | irssi-0dc598f69c067abd99420d752f0792a95d2cf01c.zip |
typo fix
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1226 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'default.theme')
-rw-r--r-- | default.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.theme b/default.theme index 8b0f0ccc..d6c5ae46 100644 --- a/default.theme +++ b/default.theme @@ -1,4 +1,4 @@ -# When testing changes, the easiest way to reload the theme with /RELOAD. +# When testing changes, the easiest way to reload the theme is with /RELOAD. # This reloads the configuration file too, so if you did any changes remember # to /SAVE it first. Remember also that /SAVE overwrites the theme file with # old data so keep backups :) |