Skip to content

Commit f6b2006

Browse files
authored
Fix typo in help/formatting.txt (apache#12960)
1 parent 91002d0 commit f6b2006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help/formatting.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ IMPORTANT: There is *no* way to mark sections of the code as excluded
1616
from formatting. This is by design and cannot be altered. In vast
1717
majority of cases the formatter will do a great job of cleaning up the
1818
code. Occasionally you may want to rewrite the code (introduce a local
19-
variable orreshape code paths) so that it's easier to read after
19+
variable or reshape code paths) so that it's easier to read after
2020
automatic formatting.

0 commit comments

Comments
 (0)