k3s/third_party/forked/gonum/graph
Kubernetes Submit Queue 1d8f1e268f Merge pull request #47699 from supereagle/fix-typos
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

fix typos: remove duplicated word in comments

**What this PR does / why we need it**: Remove the duplicated word `the` in comments

**Which issue this PR fixes** : fixes #

**Special notes for your reviewer**:

```release-note
NONE
```
2017-10-17 02:35:52 -07:00
..
internal/linear update BUILD files 2017-10-15 18:18:13 -07:00
simple update BUILD files 2017-10-15 18:18:13 -07:00
traverse Merge pull request #47699 from supereagle/fix-typos 2017-10-17 02:35:52 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
LICENSE bump(github.com/gonum/graph): 50b27dea7ebbfb052dfaf91681afc6fde28d8796 2017-05-30 15:12:30 -04:00
README.md bump(github.com/gonum/graph): 50b27dea7ebbfb052dfaf91681afc6fde28d8796 2017-05-30 15:12:30 -04:00
graph.go bump(github.com/gonum/graph): 50b27dea7ebbfb052dfaf91681afc6fde28d8796 2017-05-30 15:12:30 -04:00

README.md

Forked from gonum/graph@50b27dea7e to support memory-use improvements to the simple graph