From 98308e317071e000bbe4f1807e1c86ffea414f0a Mon Sep 17 00:00:00 2001 From: Michael Schaefermeyer Date: Fri, 2 Sep 2016 11:00:12 +0200 Subject: More cleanup --- lib/boltex/bolt.ex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/boltex/bolt.ex b/lib/boltex/bolt.ex index d433ea6..5c58a62 100644 --- a/lib/boltex/bolt.ex +++ b/lib/boltex/bolt.ex @@ -168,8 +168,8 @@ defmodule Boltex.Bolt do return a list of the former. The same goes for the messages: If there was a single data point in a message - said data point will be returned by itself. If there were multiple data points, - the list will be returned. + said data point will be returned by itself. If there were multiple data + points, the list will be returned. The signature is represented as one of the following: -- cgit v1.2.1