From 14a51084c386eb102ffdd72df58532271860aaca Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 16:08:44 -0600 Subject: Fix automake problem --- qtruby/rubylib/qtruby/marshall.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtruby/rubylib/qtruby') diff --git a/qtruby/rubylib/qtruby/marshall.h b/qtruby/rubylib/qtruby/marshall.h index 30b995fe..cf20b86d 100644 --- a/qtruby/rubylib/qtruby/marshall.h +++ b/qtruby/rubylib/qtruby/marshall.h @@ -28,7 +28,7 @@ public: * For FromRV, next() calls the method and returns. * For ToRV, next() calls the virtual function and returns. * - * Retquired to reset Marshall object to the state it was + * Required to reset Marshall object to the state it was * before being called when it returns. */ virtual void next() = 0; -- cgit v1.2.3