From b86b39bfda8fa050f406ae00119bf0557bb909c2 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 28 Dec 2018 17:45:35 +0100 Subject: config: more tweaks Signed-off-by: Denys Vlasenko --- init/bootchartd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init/bootchartd.c') diff --git a/init/bootchartd.c b/init/bootchartd.c index 373cde2d8..4377d90e3 100644 --- a/init/bootchartd.c +++ b/init/bootchartd.c @@ -23,7 +23,7 @@ //config: help //config: Create extended header file compatible with "big" bootchartd. //config: "Big" bootchartd is a shell script and it dumps some -//config: "convenient" info int the header, such as: +//config: "convenient" info into the header, such as: //config: title = Boot chart for `hostname` (`date`) //config: system.uname = `uname -srvm` //config: system.release = `cat /etc/DISTRO-release` -- cgit v1.2.3