chore: fix some minor issues in comments

Signed-off-by: jishudashen <jishudashen@foxmail.com>
This commit is contained in:
jishudashen 2025-07-21 14:10:33 +08:00
commit dd253cffee
5 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ _dotnet_completion() {
compdef _dotnet_completion dotnet
# Aliases bellow are here for backwards compatibility
# Aliases below are here for backwards compatibility
# added by Shaun Tabone (https://github.com/xontab)
alias dn='dotnet new'