mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Fix minor typos (#720)
Co-authored-by: freddii <https://freddii@github.com>
This commit is contained in:
@@ -1591,7 +1591,7 @@ bool ProjectFileIO::WriteDoc(const char *table,
|
||||
int rc;
|
||||
|
||||
// For now, we always use an ID of 1. This will replace the previously
|
||||
// writen row every time.
|
||||
// written row every time.
|
||||
char sql[256];
|
||||
sqlite3_snprintf(sizeof(sql),
|
||||
sql,
|
||||
|
||||
Reference in New Issue
Block a user