8000 Fixed typos · kenbot/scala.github.com@6564eea · GitHub
[go: up one dir, main page]

Skip to content

Commit 6564eea

Browse files
committed
Fixed typos
1 parent 5ca7934 commit 6564eea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style/nested-blocks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ demonstrated above.
2525
## Parentheses
2626

2727
In the rare cases when parenthetical blocks wrap across lines, the
28-
opening and closing parentheses should be unspaced and gnerally kept on the same
28+
opening and closing parentheses should be unspaced and generally kept on the same
2929
lines as their content (Lisp-style):
3030

3131
(this + is a very ++ long *
@@ -39,5 +39,5 @@ to start lines with operators, which many prefer:
3939
|| thirdCondition
4040
)
4141

42-
An trailing parenthesis on the following line is acceptable in this case, for
42+
A trailing parenthesis on the following line is acceptable in this case, for
4343
aesthetic reasons.

0 commit comments

Comments
 (0)
0