From 565c73fdbe5bacd1b3ce78796b0ccd3eb01c5bca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?=
Date: Mon, 23 Nov 2015 00:18:17 +0100
Subject: Update user guide
---
guide/ch22.html | 2 +-
guide/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'guide')
diff --git a/guide/ch22.html b/guide/ch22.html
index 82a9782..0e5c000 100644
--- a/guide/ch22.html
+++ b/guide/ch22.html
@@ -57,7 +57,7 @@ all the plugins from the dependency. The code for the plugin
can be written directly in plugins.mk or be separate.
If you are providing more than one plugin with your repository,
the recommended way is to create one file per plugin in the
mk/ folder in your repository, and then include those
-individual plugins in plugins.mk.
For eaxmple, if you have two plugins mk/dist.mk and
+individual plugins in plugins.mk.
For example, if you have two plugins mk/dist.mk and
mk/templates.mk, you could write the following plugins.mk
file:
THIS := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
include $(THIS)/mk/dist.mk
diff --git a/guide/index.html b/guide/index.html
index ff95c4e..58d1633 100644
--- a/guide/index.html
+++ b/guide/index.html
@@ -31,7 +31,7 @@ div.navfooter{margin-bottom:1em}
-
+