Ver código fonte

- documentation fixes
correct name of dispatcher module
index links are now properly followed, instead of the output the link name


git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2683 689a6050-402a-0410-94f2-e92a70836424

Henning Westerholt 18 anos atrás
pai
commit
5886d29b00
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      lib/srdb1/schema/openser-dispatcher.xml

+ 1 - 1
lib/srdb1/schema/openser-dispatcher.xml

@@ -7,6 +7,6 @@
 ]>
 
 <database xmlns:xi="http://www.w3.org/2001/XInclude">
-    <name>Domain</name>
+    <name>Dispatcher</name>
     <xi:include href="dispatcher.xml"/>
 </database>