mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +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
|
||||
// Copyright 2017 High Fidelity, Inc.
|
||||
|
@ -44,4 +44,4 @@ protected:
|
|||
private:
|
||||
};
|
||||
|
||||
#endif // hifi_DomainConnectionModel_h
|
||||
#endif // hifi_DomainConnectionModel_h
|
||||
|
|
Loading…
Reference in a new issue