Przeglądaj źródła

Fix documentation typo

Nicolas Goaziou 14 lat temu
rodzic
commit
ac023b418b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -6522,7 +6522,7 @@ dynamic insertion of content:
 
 @smallexample
 %^@{@var{prompt}@}  @r{prompt the user for a string and replace this sequence with it.}
-            @r{You may specify a default value and a completion table with.}
+            @r{You may specify a default value and a completion table with}
             @r{%^@{prompt|default|completion2|completion3...@}.}
             @r{The arrow keys access a prompt-specific history.}
 %a          @r{annotation, normally the link created with @code{org-store-link}.}