Просмотр исходного кода

Added comments in the documentation of the auth package

Roland Haroutiounian 7 лет назад
Родитель
Сommit
e447da53f0
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      lodel/auth/__init__.py

+ 1
- 1
lodel/auth/__init__.py Просмотреть файл

@@ -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

Загрузка…
Отмена
Сохранить