[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #66771] type in self-listener.cc
From: |
A.R. Burgers |
Subject: |
[Octave-bug-tracker] [bug #66771] type in self-listener.cc |
Date: |
Sun, 9 Feb 2025 15:50:29 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?66771>
Summary: type in self-listener.cc
Group: GNU Octave
Submitter: arb
Submitted: Sun 09 Feb 2025 09:50:24 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: dev
Operating System: Any
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sun 09 Feb 2025 09:50:24 PM CET By: A.R. Burgers <arb>
strem -> stream
--- a/libgui/src/self-listener.cc Sat Feb 08 15:51:41 2025 -0500
+++ b/libgui/src/self-listener.cc Sun Feb 09 21:47:43 2025 +0100
@@ -190,7 +190,7 @@
else if (len < 0)
{
error_msg (
- QString (tr ("Error reading from redirected strem fd =
%1."))
+ QString (tr ("Error reading from redirected stream fd =
%1."))
.arg (rs.fd));
running = false;
break;
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66771>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [Octave-bug-tracker] [bug #66771] type in self-listener.cc,
A.R. Burgers <=