Skip to content
  • Jonathan Hefner's avatar
    1ff778ab
    Replace "overwrite" with "override" [ci-skip] · 1ff778ab
    Jonathan Hefner authored
    "Overwrite" means "destructively replace", and is more suitable when,
    for example, talking about writing data to a location.
    
    "Override" means "supersede", and is more suitable when, for example,
    talking about redifining methods in a subclass.
    
    (cherry picked from commit 0d3effc9)
    1ff778ab
    Replace "overwrite" with "override" [ci-skip]
    Jonathan Hefner authored
    "Overwrite" means "destructively replace", and is more suitable when,
    for example, talking about writing data to a location.
    
    "Override" means "supersede", and is more suitable when, for example,
    talking about redifining methods in a subclass.
    
    (cherry picked from commit 0d3effc9)
Loading