summaryrefslogtreecommitdiff
path: root/objectivec
diff options
context:
space:
mode:
authorFeng Xiao <xiaofeng@google.com>2016-01-12 10:54:44 -0800
committerFeng Xiao <xiaofeng@google.com>2016-01-12 10:54:44 -0800
commitda2eb68dd3ca18f152f8d7520e424b027ad729e5 (patch)
treeef5933349bf66733b45d75b9a27bacf4d70fd732 /objectivec
parentaf8e7ef9a352dc69469466e5ea11fad604262c5a (diff)
parent7b08d49e9d8eea1097ce61b1295a45d4da00a144 (diff)
downloadprotobuf-javalite-da2eb68dd3ca18f152f8d7520e424b027ad729e5.tar.gz
Merge pull request #1129 from dongjoon-hyun/fix_typos_in_README_and_CHANGES
Fix typos in README.md/CHANGES.txt
Diffstat (limited to 'objectivec')
-rw-r--r--objectivec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/objectivec/README.md b/objectivec/README.md
index 452feca4..c7313e4f 100644
--- a/objectivec/README.md
+++ b/objectivec/README.md
@@ -10,7 +10,7 @@ This directory contains the Objective C Protocol Buffers runtime library.
Requirements
------------
-The Objective C implemention requires:
+The Objective C implementation requires:
- Objective C 2.0 Runtime (32bit & 64bit iOS, 64bit OS X).
- Xcode 7.0 (or later).