Commit ce57000089fb6f6900a477228bf15ccf8aa217d7
1 parent
1f50a264
Exists in
master
and in
112 other branches
typo
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
js/app/controllers/InteropModule.js
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | * Project : AMDA-NG |
3 | 3 | * Name : InteropModule.js |
4 | 4 | * @class amdaDesktop.InteropModule |
5 | - * @extends amdaDesktop.InteractiveModule | |
5 | + * @extends amdaDesktop.AmdaModule | |
6 | 6 | * @brief Interop Module controller definition |
7 | 7 | * @author Benjamin RENARD |
8 | 8 | * $Id: InteropModule.js 1870 2013-11-22 13:43:34Z elena $ |
... | ... |