Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=19b27052fff6857834585e604ecd235a85f2b979 Commit: 19b27052fff6857834585e604ecd235a85f2b979 Parent: 3b97eed446aef7b19c0547dc3d31abe16990891e Author: Fabio M. Di Nitto <[EMAIL PROTECTED]> AuthorDate: Tue Jul 29 21:51:59 2008 +0200 Committer: Fabio M. Di Nitto <[EMAIL PROTECTED]> CommitterDate: Tue Jul 29 21:51:59 2008 +0200
bindings: improve Cluster::CCS description improve Cluster::CCS description Signed-off-by: Fabio M. Di Nitto <[EMAIL PROTECTED]> --- bindings/perl/ccs/CCS.pm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bindings/perl/ccs/CCS.pm b/bindings/perl/ccs/CCS.pm index c5b8a12..91ca7a5 100644 --- a/bindings/perl/ccs/CCS.pm +++ b/bindings/perl/ccs/CCS.pm @@ -36,7 +36,7 @@ __END__ =head1 NAME -Cluster::CCS - Perl wrapper for the cluster configuration API +Cluster::CCS - Perl wrapper for the Cluster Configuration Service library =head1 SYNOPSIS
