Skip to content

Commit dc385dd

Browse files
authored
nix: fixed typo (#823)
1 parent 1d3593d commit dc385dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ python3Packages.buildPythonPackage {
5252
# copy script manually
5353
cp scripts/cpufreqctl.sh $out/bin/cpufreqctl.auto-cpufreq
5454
55-
# move the css to the rihgt place
55+
# move the css to the right place
5656
mkdir -p $out/share/auto-cpufreq/scripts
5757
cp scripts/style.css $out/share/auto-cpufreq/scripts/style.css
5858

0 commit comments

Comments
 (0)