From 1728e16cc51d48940dfe0ff57f681f53dce4917f Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sat, 15 Oct 2005 22:25:27 +0000 Subject: [PATCH] fix typo in POD --- lib/WebGUI/AssetLineage.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/AssetLineage.pm b/lib/WebGUI/AssetLineage.pm index a9dd5caca..6d3654aef 100644 --- a/lib/WebGUI/AssetLineage.pm +++ b/lib/WebGUI/AssetLineage.pm @@ -23,7 +23,7 @@ Package WebGUI::AssetLineage =head1 DESCRIPTION -This is a mixin package for WebGUI::Asset that contains all clipboard related functions. +This is a mixin package for WebGUI::Asset that contains all lineage related functions. =head1 SYNOPSIS