From 61a87bc285e08f17dfc48c2bcbaf300565d62f77 Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 20 Dec 2018 19:17:08 +0300 Subject: Fixed style in CHANGES. --- docs/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml index b3bc33ee..f6f29848 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -66,7 +66,7 @@ various compatibility issues with Node.js applications. -module discovery didn't work on 64-bit big-endian systems like IBM/S390x. +module discovery did not work on 64-bit big-endian systems like IBM/S390x. @@ -138,7 +138,7 @@ the bug had appeared in 1.4. -Go applications didn't work when Unit was built with musl C library. +Go applications did not work when Unit was built with musl C library. -- cgit