trivial: fix then -> than typos in comments and documentation
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / proc / task_nommu.c
index 219bd79ea894f656d57f29c9b4527c41363ab3d1..d4a8be32b902279a3f2c84b1d4d137636dd3f7de 100644 (file)
@@ -9,7 +9,7 @@
 
 /*
  * Logic: we've got two memory sums for each process, "shared", and
- * "non-shared". Shared memory may get counted more then once, for
+ * "non-shared". Shared memory may get counted more than once, for
  * each process that owns it. Non-shared memory is counted
  * accurately.
  */