Commit 7878b99a authored by vladd%bugzilla.org's avatar vladd%bugzilla.org

Spelling in code comments patch: 'supprt' -> 'support'; patch by Vlad Dascalu <vladd@bugzilla.org>.

parent a59a0ea7
......@@ -205,7 +205,7 @@ sub bz_unlock_tables {
}
}
# As Bugzilla currently runs on MyISAM storage, which does not supprt
# As Bugzilla currently runs on MyISAM storage, which does not support
# transactions, these functions die when called.
# Maybe we should just ignore these calls for now, but as we are not
# using transactions in MySQL yet, this just hints the developers.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment