Skip to content

Commit 074147e

Browse files
committed
Addressing @ElDeveloper comments
1 parent 55d8f84 commit 074147e

File tree

1 file changed

+1
-1
lines changed
  • qiita_db/support_files/patches/python_patches

1 file changed

+1
-1
lines changed

qiita_db/support_files/patches/python_patches/25.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
conn_handler.add_to_queue(queue, sql_delete, (rd_id,))
4949

50-
# We can now perform all changes in the DB. Although this changes can be
50+
# We can now perform all changes in the DB. Although these changes can be
5151
# done in an SQL patch, they are done here because we need to execute the
5252
# previous clean up in the database before we can actually execute the SQL
5353
# patch.

0 commit comments

Comments
 (0)