Fix a longstanding typo in twstrings.cpp
This commit is contained in:
parent
f7a3ab843d
commit
19aaa7111c
|
@ -56,7 +56,7 @@
|
||||||
# define DEBUG_STR _T("")
|
# define DEBUG_STR _T("")
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define TSS_PRODUCT_NAME _T("Open Soure Tripwire(R) 2.4.3.0.")
|
#define TSS_PRODUCT_NAME _T("Open Source Tripwire(R) 2.4.3.0.")
|
||||||
|
|
||||||
#define TSS_COPYRIGHT_NOTICE \
|
#define TSS_COPYRIGHT_NOTICE \
|
||||||
_T("Open Source Tripwire 2.4 Portions copyright 2000 Tripwire, Inc. Tripwire is a registered\n\
|
_T("Open Source Tripwire 2.4 Portions copyright 2000 Tripwire, Inc. Tripwire is a registered\n\
|
||||||
|
|
Loading…
Reference in New Issue