bugGNU Octave - Bugs: bug #58570, typo in strings

 
 

bug #58570: typo in strings

Submitter:  A.R. Burgers <arb>
Submitted:  Sun 14 Jun 2020 09:16:26 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 6.0.90 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 15 Jun 2020 03:42:50 PM UTC, comment #1: 

Thanks for catching this.  I checked the change in to the stable branch under your name here: https://hg.savannah.gnu.org/hgweb/octave/rev/7f586be7282c.

Marking as fixed and closing report.

Rik <rik5>
Group administrator
Sun 14 Jun 2020 09:16:26 PM UTC, original submission:  

I suggest replacing principal with principle here:


diff -r 04ee5e8694cb doc/interpreter/strings.txi
--- a/doc/interpreter/strings.txi       Sun Jun 14 13:02:59 2020 +0200
+++ b/doc/interpreter/strings.txi       Sun Jun 14 23:13:56 2020 +0200
@@ -53,7 +53,7 @@
 produces the string whose contents are @samp{foobarbaz}.  @xref{Numeric Data
 Types}, for more information about creating matrices.

-While strings can in principal store arbitrary content, most functions expect
+While strings can in principle store arbitrary content, most functions expect
 them to be UTF-8 encoded Unicode strings.

 @menu


A.R. Burgers <arb>

 

(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 arb (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-06-15 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code