Spelling in code comments patch: 'supprt' -> 'support'; patch by Vlad Dascalu <vladd@bugzilla.org>.
git-svn-id: svn://10.0.0.236/trunk@200296 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user