Skip to content

Commit fc8a4f1

Browse files
gabldotinkgitster
authored andcommitted
doc: add missing space on git-config page
Signed-off-by: Gabriel “gabldotink” <gabl@gabl.ink> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 47243ee commit fc8a4f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/git-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ See also <<FILES>>.
213213
+
214214
Valid `<type>`'s include:
215215
+
216-
- 'bool': canonicalize values `true`, `yes`,`on`, and positive
216+
- 'bool': canonicalize values `true`, `yes`, `on`, and positive
217217
numbers as "true", and values `false`, `no`, `off` and `0` as
218218
"false".
219219
- 'int': canonicalize values as simple decimal numbers. An optional suffix of

0 commit comments

Comments
 (0)