rdb пре 16 година
родитељ
комит
eec6ae2728
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      panda/src/doc/coding-style.txt

+ 1 - 1
panda/src/doc/coding-style.txt

@@ -128,7 +128,7 @@ instead of:
 
 
 Resist using brand-new C++ features that are not broadly supported by
 Resist using brand-new C++ features that are not broadly supported by
 compilers.  One of our goals in Panda is ease of distribution to a
 compilers.  One of our goals in Panda is ease of distribution to a
-wide range of platform; this goal is thwarted if only a few compilers
+wide range of platforms; this goal is thwarted if only a few compilers
 may be used.
 may be used.