diff options
author | Stephen Reaves <reaves735@gmail.com> | 2019-01-09 17:42:40 -0500 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-02-27 00:07:05 +0100 |
commit | 3286edf1c8b4cea0f5770bcf6aa4e289bd06d82f (patch) | |
tree | c6278c04544efc651ea656dc833aa5138d55047a /examples | |
parent | Add aarch64_be subarch definition (diff) | |
download | catalyst-3286edf1c8b4cea0f5770bcf6aa4e289bd06d82f.tar.gz catalyst-3286edf1c8b4cea0f5770bcf6aa4e289bd06d82f.tar.bz2 catalyst-3286edf1c8b4cea0f5770bcf6aa4e289bd06d82f.zip |
Fixed typo
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/stage4_template.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stage4_template.spec b/examples/stage4_template.spec index a7a3e766..02910c88 100644 --- a/examples/stage4_template.spec +++ b/examples/stage4_template.spec @@ -129,7 +129,7 @@ stage4/motd: # This is for blacklisting modules from being hotplugged that are known to cause # problems. Putting a module name here will keep it from being auto-loaded, -# even if ti is detected by hotplug. +# even if it is detected by hotplug. # example: # stage4/modblacklist: 8139cp stage4/modblacklist: |