From 72545880e517a5350d579429b52595aeaca302f3 Mon Sep 17 00:00:00 2001 From: Eric Lee Carraway Date: Tue, 7 Apr 2015 18:23:01 -0500 Subject: [PATCH] callbacks.fire: add a period add a period to the end of the entry summary improves consistency with the other entry summaries --- entries/callbacks.fire.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/callbacks.fire.xml b/entries/callbacks.fire.xml index 00ec03f3..daae9b1f 100644 --- a/entries/callbacks.fire.xml +++ b/entries/callbacks.fire.xml @@ -7,7 +7,7 @@ The argument or list of arguments to pass back to the callback list. - Call all of the callbacks with the given arguments + Call all of the callbacks with the given arguments.

This method returns the Callbacks object onto which it is attached (this).