From 0f4060f377a6ccea57a183b3c3e4801c450f5476 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 27 May 2009 18:34:03 +0000 Subject: - Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks. --- modules/openid/tests/openid_test.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/openid/tests/openid_test.install') diff --git a/modules/openid/tests/openid_test.install b/modules/openid/tests/openid_test.install index 6f6e319b9..ac826fd47 100644 --- a/modules/openid/tests/openid_test.install +++ b/modules/openid/tests/openid_test.install @@ -7,7 +7,7 @@ */ /** - * Implementation of hook_install(). + * Implement hook_install(). */ function openid_test_install() { module_load_include('inc', 'openid'); -- cgit v1.2.3