Fixed my bad spelling.

This commit is contained in:
Derek Taylor
2020-03-21 19:58:53 -05:00
parent bd9cd7bd25
commit b28c71ae00

View File

@@ -1,4 +1,4 @@
#!/bin/bash
cupd=$(checkupdates | wc -l)
printf "$cupd udpates \n"
printf "$cupd updates \n"