From 9898dac27ac2d4ad195c30fecd9622234cb32593 Mon Sep 17 00:00:00 2001 From: yinxiuxiu Date: Wed, 9 Oct 2024 01:25:00 +0800 Subject: [PATCH] fixed some spelling errors (cherry picked from commit a78d5d14eee9990fc98057059e639bba70aa372e) --- wireshark.spec | 2 +- wireshark.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wireshark.spec b/wireshark.spec index 7cc3e18..d3bc397 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -358,4 +358,4 @@ fi - revise obsoletes * Wed Nov 13 2019 gulining - 2.6.2-2 -- Pakcage init +- Package init diff --git a/wireshark.yaml b/wireshark.yaml index d2e6584..91a57af 100644 --- a/wireshark.yaml +++ b/wireshark.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://code.wireshark.org/review/gitweb?p=wireshark.git tag_prefix: "^v" -seperator: "." +separator: "." -- Gitee