Documentation fixes and revamp user guide
[ric-plt/lib/rmr.git] / docs / rmr_init.3.rst
index 02efbe7..9cce558 100644 (file)
@@ -327,8 +327,8 @@ RMR_WARNINGS
 RETURN VALUE 
 -------------------------------------------------------------------------------------------- 
  
-The rmr_init function returns a void pointer (a contex if you 
-will) that is passed as the first parameter to nearly all 
+The rmr_init function returns a void pointer (a context if 
+you will) that is passed as the first parameter to nearly all 
 other RMR functions. If rmr_init is unable to properly 
 initialise the environment, NULL is returned and errno is set 
 to an appropriate value.