From: Jérémie Galarneau Date: Fri, 13 Feb 2015 16:57:54 +0000 (-0500) Subject: Docs: grammar fix in Makefile X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=25bb01f3f99718743b42d499f5c7269d2ff69f40;ds=inline Docs: grammar fix in Makefile runned -> ran Signed-off-by: Jérémie Galarneau --- diff --git a/include/Makefile.am b/include/Makefile.am index 4b59e72d8..a30002e29 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -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