diff src/is_master_node.cc @ 270:f4d6ae912a08 default tip

Correct typos in the doc-strings
author Eugenio Gianniti <eugenio.gianniti@mail.polimi.it>
date Thu, 14 Aug 2014 17:55:32 +0200
parents 61830a4f9ab9
children
line wrap: on
line diff
--- a/src/is_master_node.cc	Thu Aug 14 17:10:29 2014 +0200
+++ b/src/is_master_node.cc	Thu Aug 14 17:55:32 2014 +0200
@@ -22,7 +22,7 @@
 DEFUN_DLD (is_master_node, args, nargout,
 "-*- texinfo -*-\n\
 @deftypefn {Function File} {} \
-is_master_process ()\n\
+is_master_node ()\n\
 Return true if called on node zero.\n\
 @end deftypefn")
 {