Skip to content

Commit

Permalink
fixed javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
age-77 committed Aug 6, 2021
1 parent a210110 commit d25443b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public class Ppc2Buchungstext {
}

/**
* @param PurposeCode
* @param purposeCode
* @return buchungstext or null if nothing matches
*/
public static String ppc2Buchungstext(String purposeCode) {
Expand Down

0 comments on commit d25443b

Please sign in to comment.