Skip to content

Commit 43095ef

Browse files
authored
change . to period
1 parent d8b25df commit 43095ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/ddoc.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ $(H3 $(LNAME2 urls, URLs))
557557
$(P
558558
URLs are sequences of characters starting with 'http://' or 'https://',
559559
continue with one or more characters from the set of letters, digits and
560-
`-_?=%&/+#~.`, and contain at least one `.`.
560+
`-_?=%&/+#~.`, and contain at least one period.
561561
URL recognition happens before all macro text substitution.
562562
The URL is wrapped with a `$(DOLLAR)(LINK)` macro.
563563
The $(LINK2 #emphasis, underscore prefix processing) is not done for URL text.

0 commit comments

Comments
 (0)