mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-09 09:17:39 +00:00
Fixed annoying capitalization issue.
This commit is contained in:
parent
6f2e4c0cf3
commit
46fae22de4
@ -18,7 +18,7 @@ public interface IBatchProcessorHolder extends IBatchProcessor {
|
|||||||
IBatchProcessor getPostProcessor();
|
IBatchProcessor getPostProcessor();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* set the held processor
|
* Set the held processor
|
||||||
* @param set
|
* @param set
|
||||||
*/
|
*/
|
||||||
void setProcessor(IBatchProcessor set);
|
void setProcessor(IBatchProcessor set);
|
||||||
|
Loading…
Reference in New Issue
Block a user