From 1c3f9b38a7631495e5f3da5d463db2b234becf89 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 8 Nov 2010 09:02:57 -0600 Subject: doc: Fix typo in templates Signed-off-by: Sol Jerome --- doc/authentication.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/authentication.txt b/doc/authentication.txt index 814d5b95e..9b1bdc187 100644 --- a/doc/authentication.txt +++ b/doc/authentication.txt @@ -39,12 +39,12 @@ bcfg2.conf from the per-client metadata:: protocol = xmlrpc/ssl #if $self.metadata.uuid != None user = $self.metadata.uuid - #endif + #end if #if $self.metadata.password != None password = $self.metadata.password #else password = my-password-foobat - #endif + #end if [components] bcfg2 = https://localhost:6789 -- cgit v1.2.3-1-g7c22