From 111594f209dfa8a76eec74c8fa80a85ce129caa5 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 16 Dec 2019 14:12:38 +0100 Subject: [PATCH] fix typo --- mybashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybashrc b/mybashrc index 2613255..ab27a1d 100644 --- a/mybashrc +++ b/mybashrc @@ -801,4 +801,4 @@ alias clone-wordops='git clone https://github.com/WordOps/WordOps.git -b updatin alias urbackup-client-setup=_URBACKUP_CLIENT alias delete-all-site=_DELETE_WO_SITES alias stabilise-video=_STABILISE_VIDEO -alias yt-encore=_YOUTUBE_ENCODE \ No newline at end of file +alias yt-encode=_YOUTUBE_ENCODE \ No newline at end of file