diff --git a/docs/docs/howto_contribute.xml b/docs/docs/howto_contribute.xml index 105e4c702..b7ac0303a 100644 --- a/docs/docs/howto_contribute.xml +++ b/docs/docs/howto_contribute.xml @@ -34,7 +34,7 @@
If you want to make a big change or feature addition, it's probably a good idea to talk to me about it first. Additionally, you should read over the coding guidelines below and try to follow them. It is also probably a good idea to read the books Effective C++ and - More Effective C++ by Scott Myers. + More Effective C++ by Scott Meyers.