Salome HOME
#19007 [CEA][Windows] SALOME non regression tests on Windows: fix KERNEL_SALOME_COMMA...
[modules/kernel.git] / doc / salome / kernel_services.dox
index e45374a3c2dc91cd512ddf7f2bf9947cf1de8c50..19b96a54d786b0151438b918707bd633341ba39c 100644 (file)
@@ -2,7 +2,7 @@
   \page KERNEL_Services KERNEL Services for end user (Python interface)
 
 In a %SALOME application, distributed components, servers and clients use
-the CORBA middleware for comunication. CORBA interfaces are defined via idl
+the CORBA middleware for communication. CORBA interfaces are defined via idl
 files. All the different CORBA interfaces are available for users in Python,
 see CORBA interfaces below.
 
@@ -135,7 +135,6 @@ Study.dir
   extStudy_1.object
   extStudy_2.object
   extStudy_3.object
-myStudyManager.object
 SalomeAppEngine.object
 \endcode