mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 20:43:54 +00:00
Fixed annoying capitalization issue.
This commit is contained in:
@ -18,7 +18,7 @@ public interface IBatchProcessorHolder extends IBatchProcessor {
|
||||
IBatchProcessor getPostProcessor();
|
||||
|
||||
/**
|
||||
* set the held processor
|
||||
* Set the held processor
|
||||
* @param set
|
||||
*/
|
||||
void setProcessor(IBatchProcessor set);
|
||||
|
Reference in New Issue
Block a user