diff options
Diffstat (limited to 'importtxt/importtxt.dpr')
| -rw-r--r-- | importtxt/importtxt.dpr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/importtxt/importtxt.dpr b/importtxt/importtxt.dpr index 1de1eaa..c7a1ab3 100644 --- a/importtxt/importtxt.dpr +++ b/importtxt/importtxt.dpr @@ -37,7 +37,7 @@ const cbSize :sizeof(TPLUGININFOEX);
shortName :'Import TXT';
version :$0000010A;
- description:'Imports history saved in TXT files from other clients';
+ description:'Imports history saved in TXT files from other clients.';
author :'Abyss';
authorEmail:'abyss.andrey@gmail.com';
copyright :'(C)2008 Abyss';
|
