Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
pass spellcheck on all MD files
- fix typos
- learn words/code
- avoid some made up words
  • Loading branch information
coke committed Oct 20, 2016
1 parent fa27d10 commit cab6b77
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Expand Up @@ -128,7 +128,7 @@ test file. Use the pod-option `catch-all` to have a default handler installed
for a single example.

=begin code :catch-all
your-throwy-here();
exception-generator-here();
=end code

## Testing method completeness
Expand All @@ -143,13 +143,13 @@ ignored.

On the right side of the footer you can find [Debug: off]. Click it and reload
the page to activate debug mode. The state of debug mode will be remembered by
`window.sessionStorage` and will not survive a brower restart or opening the
`window.sessionStorage` and will not survive a browser restart or opening the
docs in a new tab.

### Invisible index anchors

You can create index entries and invisible anchors with `X<|somename,some
category>`. To make them visible activate debug mode.
You can create index entries and invisible anchors with `X<|thing,category>`.
To make them visible activate debug mode.

### Viewport size

Expand Down
2 changes: 1 addition & 1 deletion doc/Programs/README.md
@@ -1,4 +1,4 @@
Attention contributers
Attention contributors
======================

Files in this directory are sorted by file name to generate the index
Expand Down
4 changes: 4 additions & 0 deletions xt/code.pws
Expand Up @@ -132,6 +132,7 @@ howd
ieq
ij
iniformat
inlinepython
integralparser
inv
invertiblepoint
Expand Down Expand Up @@ -164,6 +165,7 @@ myapp
myclass
mycstruct
myfile
myfunnyrole
myhome
mylib
mymodule
Expand Down Expand Up @@ -191,6 +193,7 @@ ooooo
oooxo
ooxoo
origlist
otherrole
outahere
oxooo
parentclass
Expand Down Expand Up @@ -257,6 +260,7 @@ typehouse
ull
userblock
utestuser
vn
vu
vx
wday
Expand Down
25 changes: 25 additions & 0 deletions xt/words.pws
Expand Up @@ -45,6 +45,7 @@ asec
asech
asin
asinh
assetpack
assignval
associatives
associativities
Expand Down Expand Up @@ -105,6 +106,7 @@ boolificationprotocol
boolifies
boolify
bools
brack
buf
buildall
buildall's
Expand Down Expand Up @@ -178,9 +180,11 @@ cosech
cotan
cotanh
cpan
cpanm
cpointer
createonly
crontab
css
cstruct
cstructs
csv
Expand Down Expand Up @@ -222,6 +226,7 @@ defn
deliminates
deparse
deprecations
depsonly
deref
dereference
dereferencing
Expand All @@ -233,6 +238,7 @@ destructuring
desugars
det
dev
devel
devnull
devs
diag
Expand Down Expand Up @@ -300,6 +306,7 @@ expmod
expr
extern
eyewear
fagner
failover
fallbacks
false's
Expand All @@ -316,6 +323,7 @@ filehandles
filename
filenames
fileno
filepath
filerenamed
filesystem
filetest
Expand Down Expand Up @@ -390,6 +398,7 @@ hackery
hagrid
hamza
hardcoded
hartl
hashref
haskell
heredoc
Expand Down Expand Up @@ -429,6 +438,7 @@ inlined
inlining
inode
inplace
installdeps
instantiation
int
interop
Expand Down Expand Up @@ -467,6 +477,7 @@ joffrey
jpeg
jpegs
jpg
jquery
json
junctive
jvm
Expand Down Expand Up @@ -556,6 +567,7 @@ mojo
mojolicious
moo
moore's
moritz
mplayer
mro
mrobasedmethoddispatch
Expand Down Expand Up @@ -684,6 +696,7 @@ pdf
perl
perlbrew
perldb
perldoc
perlfunc
perlish
perlito
Expand All @@ -702,6 +715,7 @@ pinnsler
plaintext
pluggable
png
podtohtml
polymod
polymorphism
pos
Expand Down Expand Up @@ -748,6 +762,7 @@ prototyped
pseudopackage
ptrdiff
punct
pygmentize
pygments
qast
qnx
Expand Down Expand Up @@ -858,6 +873,7 @@ sendonclosed
sep
seqs
serializable
sessionstorage
setbagmix
setgrent
sethash
Expand Down Expand Up @@ -930,10 +946,14 @@ stringifying
struct
structs
stubcode
styleguide
stylesheets
subbuf
subclassed
subclasses
subclassing
subdirectories
subdomain
subexpression
subexpressions
sublanguage
Expand Down Expand Up @@ -1083,6 +1103,7 @@ username
usr
utc
utf
util
utime
vals
valueidentifier
Expand All @@ -1093,13 +1114,15 @@ vegeta
ver
verifications
versioning
viewport
vivification
vm
vms
waitpid
wantarray
waypoints
webpages
webserver
wfm
whatevercode
whatevercodes
Expand All @@ -1109,6 +1132,7 @@ wikia
wildcard
wildcards
wip
wishlist
withoutmonkeytyping
withoutobject
wo
Expand All @@ -1123,6 +1147,7 @@ xcompose
xeqv
xim
xorg
xtest
yada
yay
yeh
Expand Down

0 comments on commit cab6b77

Please sign in to comment.