Skip to content

Commit 8e1aae5

Browse files
author
H.Merijn Brand - Tux
committed
Spell check
Includes pod-spell-check --aspell --ispell
1 parent e01d19b commit 8e1aae5

File tree

3 files changed

+211
-97
lines changed

3 files changed

+211
-97
lines changed

.aspell.local.pws

+105-2
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,166 @@
1-
personal_ws-1.1 en_EN 58
1+
personal_ws-1.1 en_EN 16lib/SQL/Statement/Roadmap.pod5
2+
1x
3+
ACKNOWLEDGEMENTS
4+
ACOSEC
5+
ACOSECH
6+
ACOSH
7+
ACOT
8+
ACOTAN
9+
ACOTANH
10+
ACOTH
11+
ACSC
12+
ACSCH
13+
adTie
14+
AND'd
215
AnnoCPAN
316
Ansi
417
AnyData
518
AoA
19+
API
620
aren
21+
arg1
22+
arg2
23+
ASEC
24+
ASECH
25+
ASINH
26+
ATAN2
27+
ATANH
28+
Atomicity
729
BerkeleyDB
830
buildCondition
31+
CEIL
32+
CGI
933
clike
1034
CONCAT
35+
CONV
36+
COSEC
37+
COSECH
38+
COTAN
39+
COTANH
40+
COTH
1141
CPAN
12-
cpan
1342
CPANPLUS
43+
CSC
44+
CSCH
45+
CSV
46+
CURDATE
47+
cursoring
48+
CURTIME
1449
DBD
1550
DBDs
51+
DBI
1652
dbi
1753
DBM
54+
DBNAME
55+
DEG2DEG
56+
DEG2GRAD
57+
DEG2RAD
1858
Detlef
1959
devATperl
2060
didn
2161
doesn
62+
Dowideit
63+
DTD
64+
embeddable
2265
errstr
66+
everytime
67+
executer
68+
Extensibility
69+
Fieldnames
70+
fOo
2371
FRoOM
2472
GPL
73+
GRAD2DEG
74+
GRAD2GRAD
75+
GRAD2RAD
2576
gz
77+
HTMLtable
78+
IFNULL
2679
indices
2780
ini
81+
instantiation
2882
isn
2983
Jens
3084
Jochen
85+
joe
3186
jwiedATcpan
3287
jZed
3388
jzucker
3489
jzuckerATcpan
90+
kibbitz
91+
LCASE
92+
LOG10
93+
logfiles
94+
LTRIM
3595
maintainership
96+
Malcom
97+
Merijn
98+
mpeg
3699
MULTITHREADING
100+
myfile
37101
Naur
102+
NCSA
103+
NUL
104+
NULLs
38105
numcmp
39106
NVL
107+
ODBC
108+
OR'd
40109
param
41110
params
111+
parsers
112+
Passwd
42113
PerlMonks
114+
Persico
115+
placehoders
116+
PODs
43117
polymorphism
118+
preassign
119+
prettyPrint
44120
PrintError
121+
ProtocolEncoding
122+
PurePerl
123+
RAD2DEG
124+
RAD2GRAD
125+
RAD2RAD
126+
RADIANS
45127
RaiseError
128+
README
46129
reentrant
47130
Refactoring
48131
Rehsack
49132
rehsackATcpan
50133
rlike
51134
RSS
135+
RTRIM
52136
Schubbert
137+
SECH
138+
Sisk's
139+
SQL
140+
SQL99
141+
sql
53142
Sterin
143+
submitters
144+
submodule
54145
subquery
146+
SvenDowideit
55147
TableA
148+
TableExtract
149+
tiedhash
150+
todo
151+
TRUNC
152+
UCASE
56153
UDF
57154
UDFs
155+
UNHEX
156+
username
157+
v2
58158
ve
159+
verifications
59160
Volker
60161
Wartke
162+
weblog
163+
Wickline
61164
Wiedmann
62165
Wildcards
63166
Zucker

lib/SQL/Statement/Structure.pod

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ C<where_clause>, if any.
305305
=head2 execute
306306

307307
When called from a DBD or other subclass of SQL::Statement, the execute()
308-
method will be executed against whatever datasource (persistent storage) is
308+
method will be executed against whatever data-source (persistent storage) is
309309
supplied by the DBD or the subclass (e.g. CSV files for L<DBD::CSV>, or
310310
BerkeleyDB for L<DBD::DBM>). If you are using L<SQL::Statement> directly
311311
rather than as a subclass, you can call the execute() method and the

0 commit comments

Comments
 (0)