Pārlūkot izejas kodu

Fix words

how 2 spel
nosoop 6 gadi atpakaļ
vecāks
revīzija
9a41620481
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      scripting/source_cbl.sp

+ 2 - 2
scripting/source_cbl.sp

@@ -9,11 +9,11 @@
 #pragma newdecls required
 #include "source_cbl/webapi.sp"
 
-#define PLUGIN_VERSION "0.2.3"
+#define PLUGIN_VERSION "0.2.4"
 public Plugin myinfo = {
 	name = "[CSRD] SourceCBL Integration",
 	author = "nosoop",
-	description = "Personal integartion of the SourceCBL API.",
+	description = "Personal integration of the SourceCBL API.",
 	version = PLUGIN_VERSION,
 	url = "https://git.csrd.science/"
 }