BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.01k stars 18.71k forks source link

Fix simple typo: overrided -> overridden #6877

Closed timgates42 closed 4 years ago

timgates42 commented 4 years ago

Issue Type

[x] Bug (Typo)

Steps to Replicate

  1. Examine scripts/cpp_lint.py.
  2. Search for overrided.

Expected Behaviour

  1. Should read overridden.