mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Fix comment
This commit is contained in:
parent
f5ba7894ae
commit
430c155f7e
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ public interface JsonRpcLocalCommand extends JsonRpcCommand<Map<String, Object>>
|
|||
}
|
||||
|
||||
/**
|
||||
* Namepace implementation, that defaults booleans to false and converts camel case keys to dashed strings
|
||||
* Namespace implementation, that has plural handling for list arguments and converts camel case keys to dashed strings
|
||||
*/
|
||||
final class JsonRpcNamespace extends Namespace {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue