Преглед изворни кода

Update README.md

needed a grave here, not an apostrophy
Samuel Rossoff (of The Ebon Blade) пре 9 година
родитељ
комит
d571d39923
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      objectivec/README.md

+ 1 - 1
objectivec/README.md

@@ -44,7 +44,7 @@ Add `objectivec/\*.h` & `objectivec/\*.m` except for
 If the target is using ARC, remember to turn off ARC (`-fno-objc-arc`) for the
 If the target is using ARC, remember to turn off ARC (`-fno-objc-arc`) for the
 `.m` files.
 `.m` files.
 
 
-The files generated by `protoc` for the `*.proto` files (`\*.pbobjc.h' and
+The files generated by `protoc` for the `*.proto` files (`\*.pbobjc.h` and
 `\*.pbobjc.m`) are then also added to the target.
 `\*.pbobjc.m`) are then also added to the target.
 
 
 Usage
 Usage