aboutsummaryrefslogtreecommitdiff
path: root/csharp
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 /csharp
parentaf8e7ef9a352dc69469466e5ea11fad604262c5a (diff)
parent7b08d49e9d8eea1097ce61b1295a45d4da00a144 (diff)
downloadprotobuf-da2eb68dd3ca18f152f8d7520e424b027ad729e5.tar.gz
protobuf-da2eb68dd3ca18f152f8d7520e424b027ad729e5.tar.bz2
protobuf-da2eb68dd3ca18f152f8d7520e424b027ad729e5.zip
Merge pull request #1129 from dongjoon-hyun/fix_typos_in_README_and_CHANGES
Fix typos in README.md/CHANGES.txt
Diffstat (limited to 'csharp')
-rw-r--r--csharp/CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/CHANGES.txt b/csharp/CHANGES.txt
index b29debb8..a87cd4d5 100644
--- a/csharp/CHANGES.txt
+++ b/csharp/CHANGES.txt
@@ -128,7 +128,7 @@ Fixes:
- Issue 12: default value for enumerate fields must be filled out
Other:
-- Rewrite of build using MSBbuild instead of NAnt
+- Rewrite of build using MSbuild instead of NAnt
- Moved to NUnit Version 2.2.8.0
- Changed to using secure .snk for releases