From 9ffb83caff06c638390a0ace7d8547bd39cfd32c Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 19 Mar 2017 10:24:46 +0000 Subject: Drop () from function in documentation Signed-off-by: Justin Lecher --- eclass/ruby-fakegem.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass/ruby-fakegem.eclass') diff --git a/eclass/ruby-fakegem.eclass b/eclass/ruby-fakegem.eclass index b1795fa46c93..230f55d7cfe2 100644 --- a/eclass/ruby-fakegem.eclass +++ b/eclass/ruby-fakegem.eclass @@ -206,7 +206,7 @@ ruby_fakegem_doins() { ) || die "failed $0 $@" } -# @FUNCTION: ruby_fakegem_newsins() +# @FUNCTION: ruby_fakegem_newsins # @USAGE: file filename # @DESCRIPTION: # Installs the specified file into the gems directory using the provided filename. -- cgit v1.2.3-65-gdbad