Skip to content

Commit d5d9daf

Browse files
committed
Revert typo fix. My brain works in strange ways. This time it was just a bit too weird
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@374159 13f79535-47bb-0310-9956-ffa450edef68
1 parent d5a2b87 commit d5d9daf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/java/org/apache/commons/cli2/resource/ResourceHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public String getBundleName() {
7777
}
7878

7979
/**
80-
* Gets the ResourceHelper appropiate to the current locale.
80+
* Gets the ResourceHelper appropriate to the current locale.
8181
* @return a ResourceHelper
8282
*/
8383
public static ResourceHelper getResourceHelper() {

0 commit comments

Comments
 (0)