'fundationnal' is not a word. Author probable meant 'foundational'.

BRFreshness
2016-07-09 15:58:50 -07:00
parent 35d581d6e4
commit a3466c414f

@@ -391,7 +391,7 @@ will write the following string to the serial output:
Removes the element at the specified index. Removes the element at the specified index.
**IMPORTANT**: This function doesn't free the memory allocated to the element in the `JsonBuffer`. This behavior has been prefered to keep the `JsonBuffer` fast and small, which is a fundationnal principle of the library. **IMPORTANT**: This function doesn't free the memory allocated to the element in the `JsonBuffer`. This behavior has been prefered to keep the `JsonBuffer` fast and small, which is a foundational principle of the library.
##### Signature ##### Signature
@@ -1071,7 +1071,7 @@ will write the following string to the serial output:
Removes the element at the specified key. Removes the element at the specified key.
**IMPORTANT**: This function doesn't free the memory allocated to the element in the `JsonBuffer`. This behavior has been prefered to keep the `JsonBuffer` fast and small, which is a fundationnal principle of the library. **IMPORTANT**: This function doesn't free the memory allocated to the element in the `JsonBuffer`. This behavior has been prefered to keep the `JsonBuffer` fast and small, which is a foundational principle of the library.
##### Signatures ##### Signatures