Docs: grammar fix in Makefile
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 13 Feb 2015 16:57:54 +0000 (11:57 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 13 Feb 2015 16:57:54 +0000 (11:57 -0500)
runned -> ran

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/Makefile.am

index 4b59e72d8589d28af21e7b4a531539e0fdcbc050..a30002e29253a084e313719c244189518e30b74e 100644 (file)
@@ -55,7 +55,7 @@ version.h:
 
 ##
 ## version.h is defined as a .PHONY file even if it's a real file as
-## we want our routine to be runned for each build.
+## we want our routine to be ran for each build.
 ##
 .PHONY: version.h
 
This page took 0.025287 seconds and 4 git commands to generate.