From a435cefa6ee51bbec400836195359c94682a1008 Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Tue, 9 Feb 2016 10:59:56 +0100 Subject: s/is/are --- lib/stdlib/doc/src/filename.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/stdlib') diff --git a/lib/stdlib/doc/src/filename.xml b/lib/stdlib/doc/src/filename.xml index 77e262dbe6..1d4ffc10f9 100644 --- a/lib/stdlib/doc/src/filename.xml +++ b/lib/stdlib/doc/src/filename.xml @@ -214,7 +214,7 @@

Converts Path to a form accepted by the command shell and native applications on the current platform. On Windows, - forward slashes is converted to backward slashes. On all + forward slashes are converted to backward slashes. On all platforms, the name is normalized as done by join/1.

 19> filename:nativename("/usr/local/bin/"). % Unix
-- 
cgit v1.2.3