Skip to content

Commit 7f2657f

Browse files
committed
Merge pull request bbatsov#60 from uvtc/patch-7
not necessarily bad, just more verbose than necessary
2 parents 11655bd + a93ee25 commit 7f2657f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ hints for the pairwise grouping with comments or empty lines.
882882
;; good
883883
(:name m)
884884

885-
;; bad - too verbose
885+
;; more verbose than necessary
886886
(get m :name)
887887

888888
;; bad - susceptible to NullPointerException

0 commit comments

Comments
 (0)