libcasper: Fix a typo in a source code comment
- s/mutiple/multiple/ MFC after: 3 days
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
* The problem is that we may restrict/sandbox service instance according
|
||||
* to the limits provided. When new connection comes in with different
|
||||
* limits we won't be able to access requested resources.
|
||||
* Not to mention one process will serve to mutiple mutually untrusted
|
||||
* Not to mention one process will serve to multiple mutually untrusted
|
||||
* clients and compromise of this service instance by one of its clients
|
||||
* can lead to compromise of the other clients.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user