From 8c8e536c659ada994a3cc3e80eb4fd9c6551fd83 Mon Sep 17 00:00:00 2001 From: Ray Miller Date: Fri, 29 Nov 2024 11:43:25 +0000 Subject: [PATCH] Replace unicode chars with back-tick. --- systems/little-rascal.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/little-rascal.scm b/systems/little-rascal.scm index 06dd02a..a7c404a 100644 --- a/systems/little-rascal.scm +++ b/systems/little-rascal.scm @@ -17,7 +17,7 @@ (bootloader (bootloader-configuration (bootloader grub-bootloader) (targets '("/dev/vda")))) - ;; It's fitting to support the equally bare bones ‘-nographic’ + ;; It's fitting to support the equally bare bones `-nographic` ;; QEMU option, which also nicely sidesteps forcing QWERTY. (kernel-arguments (list "console=ttyS0,115200")) (file-systems (cons (file-system