From 7e533e8e8f062228c864cd36e33fb33c0056bdf5 Mon Sep 17 00:00:00 2001 From: Stanislav Mayorov <17276429+FNickRU@users.noreply.github.com> Date: Tue, 30 Apr 2019 10:25:31 +0700 Subject: Fix typo --- lib/stdlib/doc/src/queue.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/stdlib/doc') diff --git a/lib/stdlib/doc/src/queue.xml b/lib/stdlib/doc/src/queue.xml index 83a8afea81..89cce6d85b 100644 --- a/lib/stdlib/doc/src/queue.xml +++ b/lib/stdlib/doc/src/queue.xml @@ -168,7 +168,7 @@ Test if a queue is empty.

Tests if Q is empty and returns true if - so, otherwise otherwise.

+ so, otherwise false.

-- cgit v1.2.3