fab13n / metalua

The metalua programming language
http://metalua.luaforge.net
347 stars 59 forks source link

spelling fixes to the documentation #9

Closed ino closed 12 years ago

ino commented 13 years ago

Metalua is a substantial enhancement to Lua. It deserves documentation that is easily digestable. People like me tend to be irritated by typos, which might slow down casual readers.

No changes to any code, only the documentation is considered. The changes are in a separate branch "spott-fixspelling" tracking "origin/master".

fab13n commented 13 years ago

Thanks, I'll integrate this.

I'm not a native speaker, and it shows in my style and spelling, but I know what you mean; I can't stand poorly written French :)

On Sun, Nov 6, 2011 at 10:45 PM, clemens fischer < reply@reply.github.com>wrote:

Metalua is a substantial enhancement to Lua. It deserves documentation that is easily digestable. People like me tend to be irritated by typos, which might slow down casual readers.

No changes to any code, only the documentation is considered. The changes are in a separate branch "spott-fixspelling" tracking "origin/master".

You can merge this Pull Request by running:

git pull https://github.com/ino/metalua spott-fixspelling

Or you can view, comment on it, or merge it online at:

https://github.com/fab13n/metalua/pull/9

-- Commit Summary --

  • spelling fixes to the documentation

-- File Changes --

M INSTALL.TXT (25) M README.TXT (20) M doc/manual/clist-ref.tex (8) M doc/manual/clopts-ref.tex (2) M doc/manual/data.tex (191) M doc/manual/declare-globals-ref.tex (2) M doc/manual/dollar-ref.tex (2) M doc/manual/gg-ref.tex (38) M doc/manual/hygiene-ref.tex (10) M doc/manual/intro.tex (20) M doc/manual/match-ref.tex (8) M doc/manual/meta.tex (20) M doc/manual/mlp-ref.tex (18) M doc/manual/reading-guide.tex (30) M doc/manual/sample-exception.tex (42) M doc/manual/sample-match.tex (62) M doc/manual/springs-ref.tex (6) M doc/manual/src-hints.tex (24) M doc/manual/stdlib.tex (27) M doc/manual/syntax-ext.tex (8) M doc/manual/trycatch-ref.tex (6) M doc/manual/walk-ref.tex (72)

-- Patch Links --

https://github.com/fab13n/metalua/pull/9.patch https://github.com/fab13n/metalua/pull/9.diff


Reply to this email directly or view it on GitHub: https://github.com/fab13n/metalua/pull/9

Fabien Fleutot +--- | 33 chemin de Mange-Pommes | 31520 Ramonville Saint-Agne -- France | mobile: +33 6 28 06 09 97 | office: +33 5 61 00 06 49 | home: +33 5 61 75 05 67

ino commented 13 years ago

Fleutot:

Thanks, I'll integrate this.

I'm not a native speaker, and it shows in my style and spelling, but I know what you mean; I can't stand poorly written French :)

I'm german myself, but both you and me read a lot of technical english. So there's no guarantee that there won't be more typos in metalua docs, but it will look better and maybe attract more attention.

I hope you keep investing time in this promising project, and thank's for what is already there!

gruss, clemens fischer regards, clemens fischer