haskell / c2hs

c2hs is a pre-processor for Haskell FFI bindings to C libraries
http://hackage.haskell.org/package/c2hs
Other
197 stars 50 forks source link

revert punctuation changes #278

Closed ghost closed 2 years ago

ghost commented 2 years ago

C2HS.hs ChangeLog.old README TODO TODO.CTKlight doc/c2hs.xml src/C2HS/C/Attrs.hs src/C2HS/C/Trav.hs src/C2HS/CHS.hs src/C2HS/CHS/Lexer.hs src/C2HS/Gen/Bind.hs src/C2HS/Gen/Header.hs src/C2HS/Gen/Monad.hs src/Control/StateBase.hs src/Data/Attributes.hs src/Data/NameSpaces.hs src/Text/Lexers.hs

revert punctuation changes from previous commit, plus various other typographical changes

ghost commented 2 years ago

https://github.com/haskell/c2hs/pull/275#discussion_r826115013

@deech from C++

parameterized or (UK spelling) parameterised, is thought to be the more common spelling

ghost commented 2 years ago

@deech

US English after exempli gratia and id est commas are added

deech commented 2 years ago

Awesome, appreciate the doc updates!