Преглед на файлове

Update in_a_nutshell.rst

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**