diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-06-30 08:34:20 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-06-30 08:34:20 +0000 |
commit | 5c8758d8e30e8a3d4ac64b129924124881810961 (patch) | |
tree | 89f4cfb635decb04561edfe8a4bb7e3198e4f105 | |
parent | a40173d5f0f96c17fd10c1a84805b77e32f176a2 (diff) | |
download | elgg-5c8758d8e30e8a3d4ac64b129924124881810961.tar.gz elgg-5c8758d8e30e8a3d4ac64b129924124881810961.tar.bz2 |
Fixed typo
git-svn-id: https://code.elgg.org/elgg/trunk@3366 36083f99-b078-4883-b0ff-0f9b5a30f544
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt index fe15357e3..4bea5ee84 100644 --- a/README.txt +++ b/README.txt @@ -33,7 +33,7 @@ Web: http://elgg.com/ The open source project site can be found at http://elgg.org/
-Elgg 1.5is released under the GNU Public License (GPL), which
+Elgg 1.5 is released under the GNU Public License (GPL), which
is supplied in this distribution as LICENSE.
For installation instructions, please see the INSTALL file.
|