We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c33aaf commit 9e72cdeCopy full SHA for 9e72cde
src/main/java/org/firebirdsql/decimal/DecimalType.java
@@ -60,7 +60,7 @@ int getSpecialBits() {
60
private static final int NAN_SIGNAL = 0b0_11111_10;
61
62
/**
63
- * @return Bit combination of this special.
+ * @return Bit-combination of this special.
64
* @throws IllegalStateException
65
* If this is type FINITE instead
66
*/
0 commit comments