- Fix 3 comments starting with : instead of ;

0.6.0-stable
Homer Horwitz 2008-10-22 17:22:25 +00:00
parent 80689c98b4
commit 029c7a0eab
1 changed files with 3 additions and 3 deletions

View File

@ -804,8 +804,8 @@ regions = "^MeetingSpace-"
; for each region that matches the regions regexp you can provide
; (optionally) a welcome template using format substitution:
: {0} is replaced with the name of the avatar entering the region
: {1} is replaced with the name of the region
: {2} is replaced with the name of the concierge (whoami variable above)
; {0} is replaced with the name of the avatar entering the region
; {1} is replaced with the name of the region
; {2} is replaced with the name of the concierge (whoami variable above)
welcomes = /path/to/welcome/template/directory