Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 24c16c7

Browse files
committedJan 21, 2015
Merge pull request #9 from artlugovoy/patch-1
Typo.
2 parents d02f0cd + 0456678 commit 24c16c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README-ruRU.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2363,7 +2363,7 @@
23632363

23642364
* <a name="visibility"></a>
23652365
Ограничивайте область видимости методов (`private`, `protected`) в зависимости
2366-
от их пранируемого применения. Не оставляйте все в зоне `public` (это
2366+
от их планируемого применения. Не оставляйте все в зоне `public` (это
23672367
стандартное значение). В конце концов мы пишем на *Руби*, а не на *Питоне*.
23682368
<sup>[[ссылка](#visibility)]</sup>
23692369

0 commit comments

Comments
 (0)
Please sign in to comment.