summaryrefslogtreecommitdiffstats
path: root/doc/daily_work.inc
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-06-20 13:41:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-20 15:05:07 +0200
commit2411259464ff55b1b24393f2823642849c983696 (patch)
tree864ffa9882ab2f3154025966b6616dbd985e7f77 /doc/daily_work.inc
parentd0ef38f307d564f29d2ee7db91bf5b5cef85372c (diff)
downloadptxdist-2411259464ff55b1b24393f2823642849c983696.tar.gz
ptxdist-2411259464ff55b1b24393f2823642849c983696.tar.xz
Fix yet more typos.
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'doc/daily_work.inc')
-rw-r--r--doc/daily_work.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/daily_work.inc b/doc/daily_work.inc
index bbde22376..3f6c9f078 100644
--- a/doc/daily_work.inc
+++ b/doc/daily_work.inc
@@ -1079,7 +1079,7 @@ m4/*
M4 macros used in ``configure.ac``.
-If you use more no generic M4 macros in your ``configure.ac`` file,
+If you use more non-generic M4 macros in your ``configure.ac`` file,
don’t forget to add their source files to the m4 directory. This will
enable any user of your library to re-generate the autotools based files
without providing all dependencies by themself.