annotate Bindings.xml @ 429:95af8e72aa19 6.0.3-9

Corrected a function call to an out-of-scope function and fixed a typo preventing spell comments.
author MMOSimca <MMOSimca@gmail.com>
date Thu, 05 Feb 2015 08:14:28 -0500
parents a096bada400d
children
rev   line source
jcallahan@272 1 <Bindings>
MMOSimca@370 2 <Binding name="Comment Menu" header="WOWDB_PROFILER" category="ADDONS">
jcallahan@272 3 LibStub("AceAddon-3.0"):GetAddon("WoWDBProfiler").ShowPossibleSubjects()
jcallahan@272 4 </Binding>
jcallahan@272 5 </Bindings>