From e59451561c9308976369edce25c4865266f063c4 Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Mon, 30 Apr 2018 00:01:31 +0000 Subject: [PATCH] Update wikipage Managing CTRL+C on console. (Signed-off-by:tioui). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1993 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eiffel/Tutorials/Mini-HowTo/Managing-CTRL-C-on-console.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/18.01/eiffel/Tutorials/Mini-HowTo/Managing-CTRL-C-on-console.wiki b/documentation/18.01/eiffel/Tutorials/Mini-HowTo/Managing-CTRL-C-on-console.wiki index 4aa894e6..92cf5e22 100644 --- a/documentation/18.01/eiffel/Tutorials/Mini-HowTo/Managing-CTRL-C-on-console.wiki +++ b/documentation/18.01/eiffel/Tutorials/Mini-HowTo/Managing-CTRL-C-on-console.wiki @@ -6,7 +6,7 @@ Normally, if the user use the CTRL+C keys, the Eiffel application detect it as a note - description: "Show hot to quit an application using CTRL+C (without trace)." + description: "Show how to quit an application using CTRL+C (without trace)." autheur: "Louis Marchand" date: "Wed, 25 Apr 2018 23:12:33 +0000" revision: "0.1"