From bea1bdfe4592843b56d81b7e7ac32d5fc71c0cf0 Mon Sep 17 00:00:00 2001 From: peepsnet Date: Sat, 20 Feb 2016 11:59:31 -0500 Subject: [PATCH] Corrected typos --- image/interfaces | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/interfaces b/image/interfaces index 31a999f5..ce933543 100644 --- a/image/interfaces +++ b/image/interfaces @@ -28,7 +28,7 @@ iface wlan1 inet static # address 192.168.1.50 # The address of your netmask # uncomment the next line and modify if necessary - netmask 255.255.255.0 +# netmask 255.255.255.0 # The gateway of your router that you are connecting to # uncomment the next line and modify # gateway 192.168.1.1