Skip to content

Commit

Permalink
Minor addition to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Oct 17, 2024
1 parent 3aaf262 commit 7d3537e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwc.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!python3

# This little helper script was implemented to extract the sources from the spellcheck configuration file
# The name comes from Python WCMatch, which is used to match the files against the sources
# The name pwc comes from Python WCMatch, which is used to match the files against the sources
# That is the short name I call it PriceWaterhouseCoopers, since it revises the file listing

# read file and interpret it as yaml
Expand Down

0 comments on commit 7d3537e

Please sign in to comment.