From: Gustavo Romero Date: Fri, 17 Sep 2021 23:43:35 +0000 (-0300) Subject: README.pppoe: Fix spelling (#316) X-Git-Tag: ppp-2.5.0~59 X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=ae2282a71526818656c87d9eed3ce10c7c1c284c;p=ppp.git README.pppoe: Fix spelling (#316) Minor spelling fix. Signed-off-by: Gustavo Romero --- diff --git a/README.pppoe b/README.pppoe index 2909e13..7fe0139 100644 --- a/README.pppoe +++ b/README.pppoe @@ -60,7 +60,7 @@ to connect to their ISP who is providing PPPoE based services. 5. Add the necessary authentication options to your pppd configuration (i.e. PAP/CHAP information). If you wish to - maintain seperate configurations for different devices you may + maintain separate configurations for different devices you may place configuration options in device-specific configuration files: /etc/ppp/options.devname (devname=ttyS0, ttyS1, eth0, eth1 or any other valid device name).