Explorar el Código

Added comments in the documentation of the auth package

Roland Haroutiounian hace 7 años
padre
commit
e447da53f0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      lodel/auth/__init__.py

+ 1
- 1
lodel/auth/__init__.py Ver fichero

@@ -2,7 +2,7 @@
2 2
 #
3 3
 #The authentication mechanism is divided in multiple pieces :
4 4
 #- The client ( @ref lodel.auth.auth.Client ) singleton class that stores
5
-# clients' informations
5
+# and uses the clients' informations
6 6
 #- The session handler, implemented as a plugin
7 7
 #
8 8
 #@par Client class

Loading…
Cancelar
Guardar