From bd03369b78998e77c72e15ebfe876cfeef29964b Mon Sep 17 00:00:00 2001 From: Kevin Fischer Date: Thu, 17 Dec 2020 16:16:01 +0900 Subject: Fix broken first sentence --- dragon/args_docs.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dragon/args_docs.rb b/dragon/args_docs.rb index 819ae5e..44405a9 100644 --- a/dragon/args_docs.rb +++ b/dragon/args_docs.rb @@ -14,7 +14,8 @@ module ArgsDocs <<-S * DOCS: ~GTK::Args#audio~ -Hash that contains audio sources that are playing. If you want to add a new sound add a hash with following +Hash that contains audio sources that are playing. If you want to add a new sound add a hash with keys/values as +in the following example: #+begin_src def tick args -- cgit v1.2.3