summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/2.5.32
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/release/2.5.3 b/winsup/cygwin/release/2.5.3
index 4a1058c32..cbe4b0659 100644
--- a/winsup/cygwin/release/2.5.3
+++ b/winsup/cygwin/release/2.5.3
@@ -25,5 +25,5 @@ Bug Fixes
- Fix transposing invalid chars in Windows filenames on relative paths.
Addresses: https://cygwin.com/ml/cygwin/2016-07/msg00193.html
-- Fix truncl which was usding the wrong FPU rounding mode.
+- Fix truncl which was using the wrong FPU rounding mode.
Addresses: https://rt.perl.org/Public/Bug/Display.html?id=128665