Skip to content

Commit

Permalink
Fix punctuation in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
alcrene committed Jul 18, 2022
1 parent 184c00e commit 905c8d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sphinx/texinputs/LatinRules.xdy
Expand Up @@ -2,12 +2,12 @@
;; filename: LatinRules.xdy
;;
;; Please note that this data file deliberately uses strings
;; with single non-ascii bytes. This is intentional and
;; with single non-ascii bytes. This is intentional and
;; follows the usage observed in similar xindy support files.
;;
;; It is based upon xindy's files lang/general/utf8.xdy and
;; lang/general/utf8-lang.xdy which implement
;; "a general sorting order for Western European languages"
;; "a general sorting order for Western European languages".
;;
;; The aim for Sphinx is to be able to index in a Cyrillic document
;; also terms using the Latin alphabets, inclusive of letters
Expand Down

0 comments on commit 905c8d3

Please sign in to comment.