bugGNU Octave - Bugs: bug #57739, suspect bad grammar in strchr help...

 
 

bug #57739: suspect bad grammar in strchr help string

Submitter:  Francesco Potortì <pot>
Submitted:  Tue 04 Feb 2020 12:53:01 PM UTC
   
 
Category:  Documentation Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 5.1.0 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 04 Feb 2020 07:57:58 PM UTC, comment #1: 

Yes, that's not quite correct.  I fixed it here https://hg.savannah.gnu.org/hgweb/octave/rev/89f3e53e9723.  This will be a part of the 6.1 release.


Rik <rik5>
Group administrator
Tue 04 Feb 2020 12:53:01 PM UTC, original submission:  


 -- : 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".

Francesco Potortì <pot>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by pot (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-02-04 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code