diff --git a/plugins/include/sdktools_stringtables.inc b/plugins/include/sdktools_stringtables.inc index ea42c331..b81258ea 100644 --- a/plugins/include/sdktools_stringtables.inc +++ b/plugins/include/sdktools_stringtables.inc @@ -148,7 +148,7 @@ native bool:LockStringTables(bool:lock); * * @param filename File that will be added to downloadables table. */ -stock AddFileToDownloadTable(const String:filename[]) +stock AddFileToDownloadsTable(const String:filename[]) { static table = INVALID_STRING_TABLE;