This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove an extraneous space
authorJosh ben Jore <jjore@cpan.org>
Sun, 10 Jan 2010 17:32:08 +0000 (09:32 -0800)
committerJosh ben Jore <jjore@cpan.org>
Mon, 11 Jan 2010 00:45:25 +0000 (16:45 -0800)
pod/perluniintro.pod

index 01915c2..6d11bb7 100644 (file)
@@ -66,7 +66,7 @@ that's probably what it looks like in the context of the user's language.
 With this "whole sequence" view of characters, the total number of
 characters is open-ended. But in the programmer's "one unit is one
 character" point of view, the concept of "characters" is more
-deterministic.  In this document, we take that second  point of view:
+deterministic.  In this document, we take that second point of view:
 one "character" is one Unicode code point.
 
 For some combinations, there are I<precomposed> characters.