From 3df6649da63e864847973056b4415ec8ea40a37c Mon Sep 17 00:00:00 2001 From: Yueh-Shun Li Date: Thu, 7 May 2026 16:44:14 +0800 Subject: [PATCH] [chore] python3Packages.plover: fix comment typo --- pkgs/top-level/python-packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index f09928ddacb6..1127658af918 100644 --- a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix @@ -12701,7 +12701,7 @@ self: super: with self; { plotpy = callPackage ../development/python-modules/plotpy { }; # Plover 5 moves from PyQt5 to PySide6, - # which is a backward-incompatible change to praphical plugins. + # which is a backward-incompatible change to graphical plugins. # Use Plover 4 for now (2026-04-26), # as the upstream still warns about this in every Plover 5 release, # List of unsupported plugins: