Fix a typo in a comment
Change-Id: Ibb9667d762189849ebcbefef4ba70ffd34cf885e
diff --git a/cryptfs.c b/cryptfs.c
index de7097b..445d5b7 100644
--- a/cryptfs.c
+++ b/cryptfs.c
@@ -1121,7 +1121,7 @@
return -1;
}
- /* If init detects an encrypted filesystme, it writes a file for each such
+ /* If init detects an encrypted filesystem, it writes a file for each such
* encrypted fs into the tmpfs /data filesystem, and then the framework finds those
* files and passes that data to me */
/* Create a tmp mount point to try mounting the decryptd fs