Skip to content
Snippets Groups Projects
Commit b9e943f5 authored by Thomas Müller's avatar Thomas Müller
Browse files

fix naming

parent 4cd0ee47
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ use OCP\AppFramework\Http\Response;
* They're modeled after Django's middleware system:
* https://docs.djangoproject.com/en/dev/topics/http/middleware/
*/
interface MiddleWare {
interface IMiddleWare {
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment