Skip to content

Commit 5d56300

Browse files
committed
Javadoc
1 parent b189682 commit 5d56300

File tree

1 file changed

+1
-1
lines changed
  • commons-digester3-core/src/main/java/org/apache/commons/digester3/plugins

1 file changed

+1
-1
lines changed

commons-digester3-core/src/main/java/org/apache/commons/digester3/plugins/Declaration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ public void setId( final String id )
222222
}
223223

224224
/**
225-
* Copy all (key,value) pairs in the param into the properties member of this object.
225+
* Copy all (key, value) pairs in the param into the properties member of this object.
226226
* <p>
227227
* The declaration properties cannot be explicit member variables, because the set of useful properties a user can
228228
* provide on a declaration depends on what RuleFinder classes are available - and extra RuleFinders can be added by

0 commit comments

Comments
 (0)