Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peteroyle authored and peteroyle committed Nov 2, 2009
1 parent 9d0bbba commit 77d66cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/en-US/environments.xml
Expand Up @@ -276,7 +276,7 @@ $> ant update</programlisting>
bean manager in Java SE, automatically registering all simple beans found on
the classpath. Application developers need not write any bootstrapping code.
The entry point for application code is a simple bean which observes the special <literal>ContainerInitialized</literal>
event provided by this extension. The command line paramters can be
event provided by this extension. The command line parameters can be
injected using either of the following:
</para>
<programlisting role="JAVA"><![CDATA[@Inject @Parameters List<String> params;
Expand Down

0 comments on commit 77d66cc

Please sign in to comment.