Salome HOME
Merge 'master' branch into 'V9_dev' branch
[modules/kernel.git] / doc / salome / kernel_services.dox
index 84d9c08a72572ffc737917e64f3b1bf7dafb3581..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.