octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49032] some small typo in doc-strings


From: anonymous
Subject: [Octave-bug-tracker] [bug #49032] some small typo in doc-strings
Date: Thu, 8 Sep 2016 16:54:57 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

URL:
  <http://savannah.gnu.org/bugs/?49032>

                 Summary: some small typo in doc-strings
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 08 Sep 2016 04:54:55 PM UTC
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Documentation
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
        Operating System: Any

    _______________________________________________________

Details:


--- /usr/share/octave/4.0.3/m/deprecated/luinc.m
+++ luinc.m
@@ -16,6 +16,7 @@
 ## along with Octave; see the file COPYING.  If not, see
 ## <http://www.gnu.org/licenses/>.
 
+## -*- texinfo -*-
 ## @deftypefn  {Built-in Function} address@hidden, @var{U}, @var{P}, @var{Q}] 
=}
luinc (@var{A}, '0')
 ## @deftypefnx {Built-in Function} address@hidden, @var{U}, @var{P}, @var{Q}] 
=}
luinc (@var{A}, @var{droptol})
 ## @deftypefnx {Built-in Function} address@hidden, @var{U}, @var{P}, @var{Q}] 
=}
luinc (@var{A}, @var{opts})


and I'm not very sure whether the below change is correct.

--- /usr/share/octave/4.0.3/m/general/gradient.m
+++ gradient.m
@@ -31,7 +31,7 @@
 ## If @var{m} is a matrix the gradient is calculated for each dimension.
 ##
 ## @address@hidden, @var{dy}] = gradient (@var{m})} calculates the
-## one-dimensional gradient for @var{x} and @var{y} direction if @var{m} is
a
+## two-dimensional gradient for @var{x} and @var{y} direction if @var{m} is
a
 ## matrix.  Additional return arguments can be use for multi-dimensional
 ## matrices.
 ##






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49032>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]