Fix spelling
This commit is contained in:
parent
ac17db97fc
commit
65f7b41487
23 changed files with 44 additions and 36 deletions
|
@ -94,7 +94,7 @@ class AirtimeMediaMonitorBootstrap():
|
|||
and reads the list of files in the local file system. Its purpose is to discover which files
|
||||
exist on the file system but not in the database and vice versa, as well as which files have
|
||||
been modified since the database was last updated. In each case, this method will call an
|
||||
appropiate method to ensure that the database actually represents the filesystem.
|
||||
appropriate method to ensure that the database actually represents the filesystem.
|
||||
dir_id -- row id of the directory in the cc_watched_dirs database table
|
||||
dir -- pathname of the directory
|
||||
"""
|
||||
|
|
|
@ -20,8 +20,8 @@
|
|||
# *.po merge=pofile
|
||||
# *.pot merge=pofile
|
||||
#
|
||||
# - When merging branches, conflicts in PO files will be maked with "#-#-#-#"
|
||||
#
|
||||
# - When merging branches, conflicts in PO files will be marked with "#-#-#-#"
|
||||
#
|
||||
O=$1
|
||||
A=$2
|
||||
B=$3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue