Skip to content

Commit be2657c

Browse files
committed
Misc javadoc
1 parent 2319468 commit be2657c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/firebirdsql/testcontainers/FirebirdContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
/**
1313
* Testcontainers implementation for Firebird.
1414
* <p>
15-
* Supported image: {@code firebirdsql/firebird} and {@code jacobalberty/firebird} (deprecated).
15+
* Supported images: {@code firebirdsql/firebird} and {@code jacobalberty/firebird} (deprecated).
1616
* <p>
1717
* Exposed ports: 3050
1818
*/

0 commit comments

Comments
 (0)