From 4fea34535fd665fe6956546595789dbdc91b4942 Mon Sep 17 00:00:00 2001 From: KaidoRen Date: Tue, 14 May 2019 17:18:36 +0500 Subject: [PATCH] Fix typo --- plugins/include/amxmodx.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/include/amxmodx.inc b/plugins/include/amxmodx.inc index 5187c529..e88e5151 100755 --- a/plugins/include/amxmodx.inc +++ b/plugins/include/amxmodx.inc @@ -244,7 +244,7 @@ forward client_putinserver(id); * @param version Version of the plugin * @param author Author of the plugin * @param url URL of the plugin - * @param description Description of plugin + * @param description Description of the plugin * * @return Plugin id of the calling plugin */