From 4d18defd35cb3ab65ceddf95f8178327ce1794c5 Mon Sep 17 00:00:00 2001 From: GLolol Date: Wed, 17 Dec 2014 08:05:55 -0800 Subject: [PATCH] using_wrap.rst: fix a typo --- develop/using_wrap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop/using_wrap.rst b/develop/using_wrap.rst index b9e7700..f9ff714 100644 --- a/develop/using_wrap.rst +++ b/develop/using_wrap.rst @@ -419,7 +419,7 @@ checkCapability, capability Checks to make sure that the caller has the specified capability. -checkChannelCapability", capability +checkChannelCapability, capability Checks to make sure that the caller has the specified capability on the channel the command is called in.