[gimp-perl] Minor doc update.



commit ec71caf155597f7188c862ee6916bd4b1ffb8989
Author: Ed J <edj src gnome org>
Date:   Thu May 1 21:34:38 2014 +0100

    Minor doc update.

 examples/Perl-Server     |    2 +-
 examples/ditherize       |    2 +-
 examples/exceptiontest   |    2 +-
 examples/guidegrid       |    2 +-
 examples/map_to_gradient |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/examples/Perl-Server b/examples/Perl-Server
index e56a213..93e1c62 100755
--- a/examples/Perl-Server
+++ b/examples/Perl-Server
@@ -35,7 +35,7 @@ __END__
 
 =head1 NAME
 
-Perl-Server - enable Gimp-Perl scripts to access running GIMP instance
+Perl-Server - Enable Gimp-Perl scripts to access running GIMP instance
 via Gimp::Net
 
 =head1 SYNOPSIS
diff --git a/examples/ditherize b/examples/ditherize
index 788402d..1d3f60c 100755
--- a/examples/ditherize
+++ b/examples/ditherize
@@ -46,7 +46,7 @@ __END__
 
 =head1 NAME
 
-ditherize - dithers current selection
+ditherize - Dithers current selection
 
 =head1 SYNOPSIS
 
diff --git a/examples/exceptiontest b/examples/exceptiontest
index d55261c..bdd682d 100755
--- a/examples/exceptiontest
+++ b/examples/exceptiontest
@@ -12,7 +12,7 @@ __END__
 
 =head1 NAME
 
-test_exception - exercise gimp-perl filter testing exceptions
+test_exception - Exercise gimp-perl filter testing exceptions
 
 =head1 SYNOPSIS
 
diff --git a/examples/guidegrid b/examples/guidegrid
index 729ea65..7749408 100755
--- a/examples/guidegrid
+++ b/examples/guidegrid
@@ -28,7 +28,7 @@ __END__
 
 =head1 NAME
 
-guide_grid - creates a grid of guides
+guide_grid - Creates a grid of guides
 
 =head1 SYNOPSIS
 
diff --git a/examples/map_to_gradient b/examples/map_to_gradient
index a99714f..bad1f98 100755
--- a/examples/map_to_gradient
+++ b/examples/map_to_gradient
@@ -59,7 +59,7 @@ __END__
 
 =head1 NAME
 
-map_to_gradient - map grayscale values to gradient
+map_to_gradient - Map grayscale values to gradient
 
 =head1 SYNOPSIS
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]