mirror of
https://github.com/tiennm99/styleguide.git
synced 2026-09-03 14:18:38 +00:00
Fix typos
This commit is contained in:
+2
-2
@@ -107,7 +107,7 @@
|
||||
<code>>=#</code> must be used for strings.
|
||||
</li>
|
||||
<li>
|
||||
The behavior of <code>=~</code> and friends is dependant upon the
|
||||
The behavior of <code>=~</code> and friends is dependent upon the
|
||||
<code>ignorecase</code> setting.
|
||||
</li>
|
||||
<li>
|
||||
@@ -232,7 +232,7 @@
|
||||
Loud scripts are annoying.
|
||||
</li>
|
||||
<li>
|
||||
Message the user when an error has occured.
|
||||
Message the user when an error has occurred.
|
||||
</li>
|
||||
<li>
|
||||
Message the user when an operation which takes a long time has
|
||||
|
||||
Reference in New Issue
Block a user