-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.2.1
-
Fix Version/s: None
-
Component/s: Documentation, Web Site
-
Labels:None
Typo on the http://shiro.apache.org/java-authentication-guide.html file.
(near the top of the page)
Under heading: Terminology you'll need
In the 'Realms' bullet, 'and' is misspelled 'ans' in the last sentence.
... The idea is that you would use a realm per back end data source ans Shiro would know...
should be:
... The idea is that you would use a realm per back end data source and Shiro would know...
NOTE: I checked out the 'trunk' source tree, and tried to create a proper patch for this, but I couldn't seem to find the source for this file. Could you point me in the right direction to find the source for these docs?