From 76a5fd0055b2af25f0783825c951021a32a5f17d Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 1 Nov 2016 16:22:10 -0400 Subject: [PATCH] LP#1612771: fix error in POD Signed-off-by: Galen Charlton --- src/perl/lib/OpenSRF/DomainObject/oilsResponse.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/perl/lib/OpenSRF/DomainObject/oilsResponse.pm b/src/perl/lib/OpenSRF/DomainObject/oilsResponse.pm index 307eb57..874a4ae 100644 --- a/src/perl/lib/OpenSRF/DomainObject/oilsResponse.pm +++ b/src/perl/lib/OpenSRF/DomainObject/oilsResponse.pm @@ -340,7 +340,7 @@ $statusCode = STATUS_NOCONTENT; =head1 NAME -OpenSRF::DomainObject::oilsResult::Partial +OpenSRF::DomainObject::oilsResult::PartialComplete =head1 SYNOPSIS -- 2.43.2