dosfs: Fix typo

This commit is contained in:
Ralf Kirchner
2013-05-14 16:18:04 +02:00
committed by Sebastian Huber
parent 8db586c8c4
commit a0f3ce25a4

View File

@@ -38,7 +38,7 @@
#include <stdio.h>
/*
* External strings. Saves spave this way.
* External strings. Saves space this way.
*/
const char *const MSDOS_DOT_NAME = ". ";
const char *const MSDOS_DOTDOT_NAME = ".. ";