diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-11-06 11:53:47 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-11-06 11:53:47 +0100 |
commit | 8d3afde93f9ff7f461095d5b9147b662610c045b (patch) | |
tree | 736d430cb44106a046c81cbd8e9d3b46e95cafe0 /contributing.md | |
parent | 083e3c8d39a4fb9f8ef37f61f0ea42ec3fe1389f (diff) |
Fix a lang key typo
Diffstat (limited to 'contributing.md')
-rw-r--r-- | contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.md b/contributing.md index 405aaec63..b6d486d00 100644 --- a/contributing.md +++ b/contributing.md @@ -89,4 +89,4 @@ If you are using command-line you can do the following: 2. `git pull codeigniter develop` 3. `git push origin develop` -Now your fork is up to date. This should be done regularly, or before you send a pull request at least. +Now your fork is up to date. This should be done regularly, or before you send a pull request at least.
\ No newline at end of file |