[FE training-materials-updates] "an user" -> "a user"

Michael Opdenacker michael.opdenacker at free-electrons.com
Fri Oct 5 13:24:24 CEST 2012


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=93e4815cfd3302fc200b671965c6f8435f6b3f45

>---------------------------------------------------------------

commit 93e4815cfd3302fc200b671965c6f8435f6b3f45
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Fri Oct 5 12:32:27 2012 +0200

    "an user" -> "a user"


>---------------------------------------------------------------

93e4815cfd3302fc200b671965c6f8435f6b3f45
 .../kernel-power-management-content.tex            |    2 +-
 .../sysdev-linux-intro-configuration.tex           |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/kernel-power-management-content/kernel-power-management-content.tex b/slides/kernel-power-management-content/kernel-power-management-content.tex
index 24cb6b5..e17ed8e 100644
--- a/slides/kernel-power-management-content/kernel-power-management-content.tex
+++ b/slides/kernel-power-management-content/kernel-power-management-content.tex
@@ -240,7 +240,7 @@ static void pmc_sys_mode(struct clk *clk, int is_on)
       \item \code{conservative}: often better than
         \code{ondemand}. Only increases frequency gradually when the
         CPU gets loaded.
-      \item \code{userspace}: leaves the decision to an userspace
+      \item \code{userspace}: leaves the decision to a userspace
         daemon.
       \end{itemize}
     \item This infrastructure can be controlled from
diff --git a/slides/sysdev-linux-intro-configuration/sysdev-linux-intro-configuration.tex b/slides/sysdev-linux-intro-configuration/sysdev-linux-intro-configuration.tex
index 431f93c..40831c7 100644
--- a/slides/sysdev-linux-intro-configuration/sysdev-linux-intro-configuration.tex
+++ b/slides/sysdev-linux-intro-configuration/sysdev-linux-intro-configuration.tex
@@ -311,7 +311,7 @@ CONFIG_NTFS_RW=y
       able to enable drivers or features that are not considered as
       completely stable yet
     \item {\em Local version - append to kernel release} allows to
-      concatenate an arbitrary string to the kernel version that an
+      concatenate an arbitrary string to the kernel version that a
       user can get using \code{uname -r}. Very useful for support!
     \item {\em Support for swap}, can usually be disabled on most
       embedded devices



More information about the training-materials-updates mailing list