Skip to content

Commit a963381

Browse files
authored
Update ocamldoc_differences.mld (Typo) (#1068)
1 parent 57342b3 commit a963381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ocamldoc_differences.mld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ Additionally we support extra annotations:
6262

6363
If it is necessary to reference a reference that contains hyphens or dots - e.g. if you have a file [docs-with-dashes.mld] or
6464
[docs.with.dots.mld], to reference them use quotation marks in the reference. For the previous two examples, the references
65-
would be [{!page-"docs-with-dashes.mld"}] and [{!page-"docs.with.dots"}].
65+
would be [{!page-"docs-with-dashes"}] and [{!page-"docs.with.dots"}].
6666

0 commit comments

Comments
 (0)