diff options
| author | Sascha Wildner <swildner@dragonflybsd.org> | 2019-11-15 11:28:28 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2019-11-15 11:28:28 +0000 |
| commit | be746d19923aef68757d44b50f4e348f24408048 (patch) | |
| tree | d4bab1f5906c3c6d0999fae6065bb034bedcfdef /hooks | |
| parent | 10470b1e11d7834ffbac6af845c40266574b1b52 (diff) | |
| download | dhcpcd-be746d19923aef68757d44b50f4e348f24408048.tar.xz | |
Spelling fixes
Diffstat (limited to 'hooks')
| -rw-r--r-- | hooks/dhcpcd-run-hooks.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/dhcpcd-run-hooks.in b/hooks/dhcpcd-run-hooks.in index 049bd1b5..1eff4b52 100644 --- a/hooks/dhcpcd-run-hooks.in +++ b/hooks/dhcpcd-run-hooks.in @@ -212,7 +212,7 @@ valid_domainname_list() # With the advent of alternative init systems, it's possible to have # more than one installed. So we need to try and guess what one we're -# using unless overriden by configure. +# using unless overridden by configure. detect_init() { _service_exists="@SERVICEEXISTS@" |
