Skip to content

Commit 8068dfb

Browse files
authored
Merge pull request moby#51670 from Anga205/master
Fix spelling error in comments for names-generator.go
2 parents 1b99d36 + bb713e7 commit 8068dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/namesgenerator/names-generator.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ var (
793793
// Dorothy Vaughan was a NASA mathematician and computer programmer on the SCOUT launch vehicle program that put America's first satellites into space - https://en.wikipedia.org/wiki/Dorothy_Vaughan
794794
"vaughan",
795795

796-
// Cédric Villani - French mathematician, won Fields Medal, Fermat Prize and Poincaré Price for his work in differential geometry and statistical mechanics. https://en.wikipedia.org/wiki/C%C3%A9dric_Villani
796+
// Cédric Villani - French mathematician, won Fields Medal, Fermat Prize and Poincaré Prize for his work in differential geometry and statistical mechanics. https://en.wikipedia.org/wiki/C%C3%A9dric_Villani
797797
"villani",
798798

799799
// Sir Mokshagundam Visvesvaraya - is a notable Indian engineer. He is a recipient of the Indian Republic's highest honour, the Bharat Ratna, in 1955. On his birthday, 15 September is celebrated as Engineer's Day in India in his memory - https://en.wikipedia.org/wiki/Visvesvaraya

0 commit comments

Comments
 (0)