Skip to content

Commit 0d4c46f

Browse files
committed
Fixed spelling mistake pr by EdwardBetts #13
1 parent e03883b commit 0d4c46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/codehaus/plexus/interpolation/util/StringUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public class StringUtils
6464
{
6565

6666
/**
67-
* <p>Replace all occurances of a String within another String.</p>
67+
* <p>Replace all occurrences of a String within another String.</p>
6868
*
6969
* <p>A <code>null</code> reference passed to this method is a no-op.</p>
7070
*

0 commit comments

Comments
 (0)