Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
Util committed Jul 23, 2014
1 parent eca5f2f commit 0355caf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion S22-package-format.pod
Expand Up @@ -482,7 +482,7 @@ configuration file, on the command-line when starting (with C<-I>), and in
code when trying to create a CompUnitRepo object programmatically.

Each specification consists of a CompUnitRepo class specification (either
explicitely, implicitely, or the short-hand form using the L</short-id>
explicitly, implicitly, or the short-hand form using the L</short-id>
identifier), optional named parameters and a location indicator (usually a
path or a URL).

Expand Down
2 changes: 1 addition & 1 deletion S26-documentation.pod
Expand Up @@ -1820,7 +1820,7 @@ For example:
=begin code :allow<B>
There ensued a terrible moment of B<D<coyotus interruptus>>: a brief
suspension of the effects of gravity, accompanied by a sudden
to-the-camera realisation of imminent downwards acceleration.
to-the-camera realization of imminent downwards acceleration.
=end code
A definition may be given synonyms, which are specified after a vertical bar
Expand Down
2 changes: 1 addition & 1 deletion S32-setting-library/IO.pod
Expand Up @@ -1134,7 +1134,7 @@ opened, rather than indicating whether it is currently listening.
=item new

method new(
:$Listener, # initialises $.Listener
:$Listener, # initializes $.Listener
)

The initial value of the $.Listener attribute is defined according to the following rules:
Expand Down

0 comments on commit 0355caf

Please sign in to comment.