Skip to content

Commit 240ffd6

Browse files
committed
Normalize spelling
1 parent 595c54b commit 240ffd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/site/xdoc/usage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ options.addOption(property);</source>
283283
</p>
284284
<source>// has the buildfile argument been passed?
285285
if (line.hasOption("buildfile")) {
286-
// initialise the member variable
286+
// initialize the member variable
287287
this.buildfile = line.getOptionValue("buildfile");
288288
}</source>
289289
</subsection>

0 commit comments

Comments
 (0)