Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1598

Typos in JavaDoc of IMarkupResourceStreamProvider.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.3.4, 1.4-M2
    • None
    • None

    Description

      Index: src/main/java/org/apache/wicket/markup/IMarkupResourceStreamProvider.java
      ===================================================================
      — . (revision 654460)
      +++ . (working copy)
      @@ -20,8 +20,8 @@
      import org.apache.wicket.util.resource.IResourceStream;

      /**

      • * To be implemented by MarkupContainer which whish to implement there own algorithms for loading
      • * the markup resource stream.
        + * To be implemented by MarkupContainer which wish to implement their own algorithms for loading the
        + * markup resource stream.
      • <p>
      • Note: IResourceStreamLocators should be used in case the strategy to find a markup resource is
      • meant to be applied to ALL components of your application.
        @@ -26,7 +26,7 @@
      • Note: IResourceStreamLocators should be used in case the strategy to find a markup resource is
      • meant to be applied to ALL components of your application.
      • <p>
      • * Note: See IMarkupCacheKeyProvider if you whish to implement your own cache key algorithm, which
        + * Note: See IMarkupCacheKeyProvider if you wish to implement your own cache key algorithm, which
      • sometimes is useful when the MarkupContainer implements its own IMarkupResourceStreamProvider as
      • well.

      Attachments

        Activity

          People

            jcompagner Johan Compagner
            funkattack Martin Funk
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: