summaryrefslogtreecommitdiff
path: root/inc/TarLib.class.php
diff options
context:
space:
mode:
authorElan Ruusamäe <glen@delfi.ee>2010-10-03 18:22:00 +0300
committerElan Ruusamäe <glen@delfi.ee>2010-10-07 21:02:29 +0300
commit7a8cc57ef7c0ea2662ddfc827a1d7ce14c5d2abe (patch)
treeb587ef54076ee02a380f223b4597ccad54158870 /inc/TarLib.class.php
parent86604921a19bfe13ed68b36863ffbba4596855f6 (diff)
downloadrpg-7a8cc57ef7c0ea2662ddfc827a1d7ce14c5d2abe.tar.gz
rpg-7a8cc57ef7c0ea2662ddfc827a1d7ce14c5d2abe.tar.bz2
- spelling fixes
Diffstat (limited to 'inc/TarLib.class.php')
-rw-r--r--inc/TarLib.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/TarLib.class.php b/inc/TarLib.class.php
index 3da3c72c2..7a7acdbdb 100644
--- a/inc/TarLib.class.php
+++ b/inc/TarLib.class.php
@@ -399,7 +399,7 @@ class TarLib {
*
* This function attempts to get the list of the files stored in the
* archive, and return either an error code or an indexed array of
- * associative array containing for each file the following informations :
+ * associative array containing for each file the following information :
*
* checksum Tar Checksum of the file
* filename The full name of the stored file (up to 100 c.)