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 cc883f5 commit a8bc381Copy full SHA for a8bc381
Firebase/Database/Public/FIRServerValue.h
@@ -40,7 +40,7 @@ NS_SWIFT_NAME(ServerValue)
40
* set the data to the delta value. If either of the delta value or the existing
41
* data are doubles, both values will be interpreted as doubles. Double
42
* arithmetic and representation of double values follow IEEE 754 semantics. If
43
- * there is positive/negative integer overflow, the sum is calculated as a a
+ * there is positive/negative integer overflow, the sum is calculated as a
44
* double.
45
*
46
* @param delta the amount to modify the current value atomically.
0 commit comments