diff scripts/help/__unimplemented__.m @ 20851:516bb87ea72e

2015 Code Sprint: remove class of function from docstring for all m-files.
author Rik <rik@octave.org>
date Sat, 12 Dec 2015 07:31:00 -0800 (2015-12-12)
parents 7ae6bbf0a567
children afe9c529760d
line wrap: on
line diff
--- a/scripts/help/__unimplemented__.m
+++ b/scripts/help/__unimplemented__.m
@@ -18,7 +18,7 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn {Function File} {@var{txt} =} __unimplemented__ (@var{fcn})
+## @deftypefn {} {@var{txt} =} __unimplemented__ (@var{fcn})
 ## Return specific help text for the unimplemented function @var{fcn}.
 ##
 ## This is usually a suggestion for an existing compatible function to use in