diff options
author | Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | 2015-07-24 10:21:46 +0200 |
---|---|---|
committer | Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | 2015-07-24 10:21:46 +0200 |
commit | a0ebe485ab132d32b1bb091dab392a0b5d861344 (patch) | |
tree | 186c11c65fd8a89b1cbd7499a21aa30157765a3a /jobs | |
parent | b01e64954606c5e73824cb92c8e16766a3466be4 (diff) |
providers:checkbox: fix typo in job description
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/info.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/info.txt.in b/jobs/info.txt.in index 8cbed6c..199f816 100644 --- a/jobs/info.txt.in +++ b/jobs/info.txt.in @@ -346,5 +346,5 @@ id: kernel_cmdline_attachment plugin: attachment command: cat /proc/cmdline estimated_duration: 0.005 -_description: Attaches the kernel commandline used to boot +_description: Attaches the kernel command line used to boot _summary: Attach a copy of /proc/cmdline |