mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
spelling error fixes (notably "overriden" => "overidden") from IOhannes m zmölnig
This commit is contained in:
parent
6048d2cd23
commit
ec06f2c49f
7 changed files with 8 additions and 8 deletions
|
|
@ -534,7 +534,7 @@ class DefaultCookiePolicy(CookiePolicy):
|
|||
Both RFC 2965 and Netscape cookies are covered.
|
||||
|
||||
The easiest way to provide your own policy is to override this class and
|
||||
call its methods in your overriden implementations before adding your own
|
||||
call its methods in your overridden implementations before adding your own
|
||||
additional checks.
|
||||
|
||||
import ClientCookie
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue