diff options
| author | Roy Marples <roy@marples.name> | 2020-02-10 13:26:30 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2020-02-10 13:26:30 +0000 |
| commit | b103efce14eec7ee219675eb1033edd0ff1bc941 (patch) | |
| tree | 17f22e632881cf0c99837ea9a4f360ba0a5fa78d /src/privsep-root.h | |
| parent | d1888651139a4a8a115ba2c7859d1aaa38fcaa76 (diff) | |
| download | dhcpcd-b103efce14eec7ee219675eb1033edd0ff1bc941.tar.xz | |
spelling: Correct both privilege and separation
Found by Arfrever.
Diffstat (limited to 'src/privsep-root.h')
| -rw-r--r-- | src/privsep-root.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/privsep-root.h b/src/privsep-root.h index 5a9a0130..43727593 100644 --- a/src/privsep-root.h +++ b/src/privsep-root.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* - * Priviledge Seperation for dhcpcd + * Privilege Separation for dhcpcd * Copyright (c) 2006-2020 Roy Marples <roy@marples.name> * All rights reserved |
