mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 15:59:49 +02:00
Typo fix
This commit is contained in:
parent
856e15060d
commit
a4c0ce4240
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
//
|
//
|
||||||
// ScriptsUsersModel.h
|
// DomainConnectionModel.h
|
||||||
//
|
//
|
||||||
// Created by Vlad Stelmahovsky
|
// Created by Vlad Stelmahovsky
|
||||||
// Copyright 2017 High Fidelity, Inc.
|
// Copyright 2017 High Fidelity, Inc.
|
||||||
|
@ -44,4 +44,4 @@ protected:
|
||||||
private:
|
private:
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // hifi_DomainConnectionModel_h
|
#endif // hifi_DomainConnectionModel_h
|
||||||
|
|
Loading…
Reference in a new issue