From 3054046e18332ca1bf9b901f69b02f21bb91c098 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Fri, 15 Apr 2022 11:53:24 -0400 Subject: multiple spelling and typo fixes This fixes #516. --- conf.d/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/network') diff --git a/conf.d/network b/conf.d/network index 923e926c..f80c2bd9 100644 --- a/conf.d/network +++ b/conf.d/network @@ -1,5 +1,5 @@ # Assign static IP addresses and run custom scripts per interface. -# Seperate commands with ; +# Separate commands with ; # Prefix with ! to run a shell script. # Use \$int to represent the interface #ifconfig_eth0="192.168.0.10 netmask 255.255.255.0" -- cgit v1.2.3