From 61b0b6baad775afd5e351ba49ce742eed1ff77a9 Mon Sep 17 00:00:00 2001 From: Peter Colberg Date: Thu, 17 Mar 2016 22:26:04 -0400 Subject: Fix spelling error in user profile form --- src/gui/lang/twinkle_nl.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/lang/twinkle_nl.ts') diff --git a/src/gui/lang/twinkle_nl.ts b/src/gui/lang/twinkle_nl.ts index bff0088..6e289d3 100644 --- a/src/gui/lang/twinkle_nl.ts +++ b/src/gui/lang/twinkle_nl.ts @@ -5592,7 +5592,7 @@ You can customize the way Twinkle handles incoming calls. Twinkle can call a scr <b>Note:</b> Twinkle pauses while your script runs. It is recommended that your script does not take more than 200 ms. When you need more time, you can send the parameters followed by <b>end</b> and keep on running. Twinkle will continue when it receives the <b>end</b> parameter. </p> <p> -With your script you can customize call handling by outputing one or more of the following parameters to stdout. Each parameter should be on a separate line. +With your script you can customize call handling by outputting one or more of the following parameters to stdout. Each parameter should be on a separate line. </p> <p> <blockquote> -- cgit v1.2.3