Fixed typo
This commit is contained in:
parent
a25c4e4ab2
commit
edacb776e8
@ -1,6 +1,6 @@
|
||||
OpenSceneGraph Library 2.9.11
|
||||
|
||||
450 Contributors:
|
||||
449 Contributors:
|
||||
|
||||
Firstname Surname
|
||||
-----------------
|
||||
@ -116,6 +116,7 @@ John Shue
|
||||
Chuck Seberino
|
||||
Brad Colbert
|
||||
Vivek Rajan
|
||||
Uwe Woessner
|
||||
Thom DeCarlo
|
||||
Tatsuhiro Nishioka
|
||||
Tanguy Fautré
|
||||
@ -161,7 +162,6 @@ Andreas Goebel
|
||||
Alok Priyadarshi
|
||||
Alberto Barbati
|
||||
Vladimir Shabanov
|
||||
Uwe Woessner
|
||||
Tugkan Calapoglu
|
||||
Tim Daoust
|
||||
Thomas Hogarth
|
||||
@ -248,7 +248,6 @@ Guillaume Chouvenc
|
||||
Gerrick Bivins
|
||||
George Tarantilis
|
||||
Ferdi Smit
|
||||
Ewe Woessner
|
||||
Eric Buehler
|
||||
Eduardo Poyart
|
||||
Edgar Ellis
|
||||
|
@ -447,6 +447,8 @@ struct NameCorrection
|
||||
|
||||
NameCorrection nameCorrections[] =
|
||||
{
|
||||
{"Ewe","Woessner",
|
||||
"Uwe", "Woessner"},
|
||||
{"Martin","von",
|
||||
"Martin", "von Gargern"},
|
||||
{"Alexandre","Irion",
|
||||
|
Loading…
Reference in New Issue
Block a user