mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
s/ therefor/therefore/
This commit is contained in:
parent
aa6d0bc0bd
commit
926277bf82
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ operation that specifies the behavior.
|
||||||
|
|
||||||
== Logical Operators
|
== Logical Operators
|
||||||
|
|
||||||
Logical operators are not methods, and therefor cannot be
|
Logical operators are not methods, and therefore cannot be
|
||||||
redefined/overloaded. They are tokenized at a lower level.
|
redefined/overloaded. They are tokenized at a lower level.
|
||||||
|
|
||||||
Short-circuit logical operators (<code>&&</code>, <code>||</code>,
|
Short-circuit logical operators (<code>&&</code>, <code>||</code>,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue