poke-devel
[Top][All Lists]
Advanced

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

[PATCH 1/2] src/ras (defaut error message): Correct punctuation.


From: John Darrington
Subject: [PATCH 1/2] src/ras (defaut error message): Correct punctuation.
Date: Sun, 10 Nov 2019 13:02:13 +0100

---
 src/ras | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ras b/src/ras
index 316e3b0..32d1790 100755
--- a/src/ras
+++ b/src/ras
@@ -823,5 +823,5 @@ BEGIN {
 ## Catch-all centinel rule
 
 {
-    error(FNR ": excuse me, what is this crap")
+    error(FNR ": Excuse me: What is this crap?")
 }
-- 
2.11.0




reply via email to

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