Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cuioss committed Dec 11, 2023
1 parent a0bc883 commit 967fdd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
*
* <pre>
* protected Weld modifyWeldContainer(Weld weld) {
* return weld.enableDevMode().addBeanClass(ServletObjectsFromJSFContextProducers.class);
* return weld.enableDevMode().addBeanClass(ServletObjectsFromJSFContextProducer.class);
* }
* </pre>
*
Expand Down

0 comments on commit 967fdd1

Please sign in to comment.