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

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

[Octave-bug-tracker] [bug #57739] suspect bad grammar in strchr help str


From: Francesco Potortì
Subject: [Octave-bug-tracker] [bug #57739] suspect bad grammar in strchr help string
Date: Tue, 4 Feb 2020 07:53:03 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0

URL:
  <https://savannah.gnu.org/bugs/?57739>

                 Summary: suspect bad grammar in strchr help string
                 Project: GNU Octave
            Submitted by: pot
            Submitted on: Tue 04 Feb 2020 01:53:01 PM CET
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:


 -- : IDX = strchr (STR, CHARS)
 -- : IDX = strchr (STR, CHARS, N)
 -- : IDX = strchr (STR, CHARS, N, DIRECTION)
 -- : [I, J] = strchr (...)
     Search for the string STR for occurrences of characters from the set
CHARS.


I think that the first words should be "Search the string", rather than
"Search for the string".




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57739>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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