mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
Minor JavaDoc change; the perils of ^V. Or Cmd-V for those of us with Macs.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@684566 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+1
-1
@@ -249,7 +249,7 @@ public class ClasspathPackageProvider implements PackageProvider {
|
||||
/**
|
||||
* Default suffix that can be used to indicate POJO "Action" classes.
|
||||
*
|
||||
* @param defaultPagePrefix the defaultPagePrefix to set
|
||||
* @param classSuffix the classSuffix to set
|
||||
*/
|
||||
@Inject(value=CLASS_SUFFIX, required=false)
|
||||
public void setClassSuffix(String classSuffix) {
|
||||
|
||||
Reference in New Issue
Block a user