From 4e65824bdd22c5fc308b3b54225ab0ed3737df25 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 19 Jan 2010 19:24:34 -0800 Subject: [PATCH] Fix a typo in Wobject. --- lib/WebGUI/Asset/Wobject.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Asset/Wobject.pm b/lib/WebGUI/Asset/Wobject.pm index b8c584038..c0467f5fe 100644 --- a/lib/WebGUI/Asset/Wobject.pm +++ b/lib/WebGUI/Asset/Wobject.pm @@ -24,7 +24,7 @@ use WebGUI::Macro; use WebGUI::SQL; use WebGUI::Utility; use WebGUI::Definition::Asset; -extends WebGUI::Asset; +extends 'WebGUI::Asset'; attribute tableName => 'wobject', attribute assetName => 'Wobject', property description => (