Guo Xiao преди 9 години
родител
ревизия
aa00200827
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Misc/how_kernel_compiled.md

+ 1 - 1
Misc/how_kernel_compiled.md

@@ -233,7 +233,7 @@ export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn \
 			 --exclude CVS --exclude .pc --exclude .hg --exclude .git
 ```
 
-That's all. We have finsihed with the all preparations, next point is the building of `vmlinux`.
+That's all. We have finished with the all preparations, next point is the building of `vmlinux`.
 
 Directly to the kernel build
 --------------------------------------------------------------------------------