posts:dvd-backup: Fix 'congfig' -> 'config' typo
authorW. Trevor King <wking@tremily.us>
Thu, 15 Aug 2013 03:51:11 +0000 (20:51 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 15 Aug 2013 03:51:11 +0000 (20:51 -0700)
posts/DVD_Backup.mdwn

index 9ddb95b0649f77efe041039d4bd911fa298bfcde..6929ca3f62241e331154596a8965e9a1936d9395 100644 (file)
@@ -9,7 +9,7 @@ detail on all of this, but here's an executive summary.
 
 Make sure you're kernel understands the [UDF file system][udf]:
 
 
 Make sure you're kernel understands the [UDF file system][udf]:
 
-    $ grep CONFIG_UDF_FS /usr/src/linux/.congfig
+    $ grep CONFIG_UDF_FS /usr/src/linux/.config
 
 If your kernel was compiled with `CONFIG_IKCONFIG_PROC` enabled, you
 could use
 
 If your kernel was compiled with `CONFIG_IKCONFIG_PROC` enabled, you
 could use