From 48c8aa9d28b810ab98f6d7f194d59b22f6e5926b Mon Sep 17 00:00:00 2001 From: Magnus Pedersen Date: Sun, 1 Feb 2015 13:01:14 +0100 Subject: [PATCH] Update CircularBuffer.html --- doc/symbols/CircularBuffer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/symbols/CircularBuffer.html b/doc/symbols/CircularBuffer.html index beed725..3e8651b 100644 --- a/doc/symbols/CircularBuffer.html +++ b/doc/symbols/CircularBuffer.html @@ -308,7 +308,7 @@

-
Is false if buffer is full, false otherwise.
+
Is true if buffer is full, false otherwise.