From 940d34bddaf96d81849d13382d2c5b1883e0c89e Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 26 Aug 2025 15:58:49 +0200 Subject: [PATCH] net/shadowsocks: fix typo --- net/shadowsocks/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/shadowsocks/pkg-descr b/net/shadowsocks/pkg-descr index 5ffafc5cd..a271c00c4 100644 --- a/net/shadowsocks/pkg-descr +++ b/net/shadowsocks/pkg-descr @@ -6,4 +6,4 @@ Plugin Changelog 1.2 * Switch to shadowsocks-rust -* Fix compatiblity of plugin (contributed by eguun) +* Fix compatibility of plugin (contributed by eguun)