From be743d6053aed991d96c157d6741075107131640 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 26 Mar 2023 17:55:42 +0200 Subject: [PATCH] fix typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9ffe57c..d827f1c 100644 --- a/Makefile +++ b/Makefile @@ -115,7 +115,7 @@ sync-wsl: @mkdir -p $(HOME)/.unison @$(WGET) https://git.mylloon.fr/Anri/confOS/raw/branch/main/.unison/default.prf -O $(HOME)/.unison/default.prf -# Windows trough WSL +# Windows through WSL sync-windows: # Scripts @$(WGET) https://git.mylloon.fr/Anri/confOS/raw/branch/main/windows/ctmpf.bat -O $(WIN_HOME)/Documents/Local/ctmpf.bat