From 2815bf4db9f637c7b82e9e484510f8a19b0203db Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Fri, 5 Feb 2016 23:40:44 +0000 Subject: ContextHelp: decapitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@16227 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ContextHelp/src/helppack.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ContextHelp/src/helppack.cpp') diff --git a/plugins/ContextHelp/src/helppack.cpp b/plugins/ContextHelp/src/helppack.cpp index c8a21105aa..b5897cbe0d 100644 --- a/plugins/ContextHelp/src/helppack.cpp +++ b/plugins/ContextHelp/src/helppack.cpp @@ -171,7 +171,7 @@ static BOOL LoadPackData(HELPPACK_INFO *pack, BOOL fEnabledPacks, const char *ps Plugins-included: (multiple tags allowed) X-FLName: name as used on the file listing (non-standard extension) X-Version: 1.2.3.4 (non-standard extension) - see 'Help-Translation.txt' for some header quidelines + see 'Help-Translation.txt' for some header guidelines */ if (!GetPackPath(szFileName, sizeof(szFileName), fEnabledPacks, pack->szFileName)) return FALSE; -- cgit v1.2.3