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 ef4ee91 commit fa28443Copy full SHA for fa28443
src/Arduino_SPIFFS.h
@@ -92,7 +92,7 @@ class Arduino_SPIFFS
92
* we allow Arduino_SPIFFS_File to be a 'friend' of
93
* 'Arduino_SPIFFS'. Another alternative would be to
94
* make those functions public but what would users do
95
- * without the availabilty of a file handle?
+ * without the availability of a file handle?
96
*/
97
friend class Arduino_SPIFFS_File;
98
0 commit comments