From 83583eb14715a9d659a091f05f148348733b0014 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Mon, 16 Oct 2006 02:38:08 +0000
Subject: add documentation for /etc/config/wireless and improve formatting

SVN-Revision: 5149
---
 docs/config.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'docs/config.tex')

diff --git a/docs/config.tex b/docs/config.tex
index 44b6689b53..acb4bdf857 100644
--- a/docs/config.tex
+++ b/docs/config.tex
@@ -9,8 +9,8 @@ it was written under.
 Syntax:
 
 \begin{Verbatim}
-config    <type> [<name>]	     # Section
-  option  <name>  <value>      # Option
+config      <type> [<name>]	     # Section
+    option  <name>  <value>      # Option
 \end{Verbatim}
 
 Every parameter needs to be a single string and is formatted exactly
-- 
cgit v1.2.3