Update comment about Trust
authorgilbert <gilbert@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Mon, 25 Apr 2005 18:17:57 +0000 (18:17 +0000)
committergilbert <gilbert@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Mon, 25 Apr 2005 18:17:57 +0000 (18:17 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1411 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

src/edu/internet2/middleware/shibboleth/serviceprovider/PluggableConfigurationComponent.java

index 4249454..3dbe8fa 100644 (file)
@@ -23,7 +23,7 @@
  * an interface like this.
  * 
  * Note: To be useful, the implementing class must also
- * implement some functional interface, such as ITrust or
+ * implement some functional interface, such as Trust or
  * AAP. This interface just manages the load and initialization
  * part.
  *