svn commit: r41812 - head/en_US.ISO8859-1/books/handbook/basics

Eitan Adler eadler at FreeBSD.org
Sat Jun 1 15:37:57 UTC 2013


Author: eadler
Date: Sat Jun  1 15:37:57 2013
New Revision: 41812
URL: http://svnweb.freebsd.org/changeset/doc/41812

Log:
  Fix typo
  
  Submitted by:	crees

Modified:
  head/en_US.ISO8859-1/books/handbook/basics/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/basics/chapter.xml	Sat Jun  1 15:36:21 2013	(r41811)
+++ head/en_US.ISO8859-1/books/handbook/basics/chapter.xml	Sat Jun  1 15:37:57 2013	(r41812)
@@ -1383,7 +1383,7 @@ root     5211  0.0  0.2  3620  1724   2 
     <para>Disks in &os; are divided into slices, referred to in
       &windows; as partitions, which are numbered from 1 to 4.  These
       are then then divided into partitions, which contain file
-      systems, and are labeled using lettesrs.</para>
+      systems, and are labeled using letters.</para>
 
     <indexterm><primary>slices</primary></indexterm>
     <indexterm><primary>partitions</primary></indexterm>


More information about the svn-doc-all mailing list