소스 검색

typo fix: paramater->parameter

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 년 전
부모
커밋
090a0cc477
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter07/usage.xml

+ 1 - 1
chapter07/usage.xml

@@ -54,7 +54,7 @@ is run with the start argument.</para>
 
 <para>There is one exception. Links that start with an S in the
 rc0.d and rc6.d directories will not cause anything to be started. They
-will be called with the paramater <emphasis>stop</emphasis> to stop
+will be called with the parameter <emphasis>stop</emphasis> to stop
 something. The logic behind it is that when you are going to reboot or
 halt the system, you don't want to start anything, only stop the
 system.</para>