Skip to content

Commit e21d0ef

Browse files
authored
Update SimpleSubstitutionCipher.java
1 parent d5ddc35 commit e21d0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ciphers/SimpleSubstitutionCipher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ public static void main(String[] args) {
9494
System.out.println(b);
9595
}
9696

97-
}
97+
}

0 commit comments

Comments
 (0)