FlorianPalm пре 9 година
родитељ
комит
edd8d2e675
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      doc/in_a_nutshell.rst

+ 2 - 2
doc/in_a_nutshell.rst

@@ -22,9 +22,9 @@ each service is implemented in a single function. See the \ref services section
 +-----------------------------+-----------------------------+------------------------------+
 | GetEndpoints                | CloseSecureChannel          | ActivateSession              |
 +-----------------------------+-----------------------------+------------------------------+
-| RegisterServer              | CloseSession                |                              |
+| RegisterServer              |                             | CloseSession                 |
 +-----------------------------+-----------------------------+------------------------------+
-| Cancel                      |                             |                              |
+|                             |                             | Cancel                       |
 +-----------------------------+-----------------------------+------------------------------+
 
 **Interaction with the information model**