diff --git a/client/CAdvmapInterface.h b/client/CAdvmapInterface.h index 7eaf95eca..37b95b677 100644 --- a/client/CAdvmapInterface.h +++ b/client/CAdvmapInterface.h @@ -156,7 +156,7 @@ public: const CArmedInstance *selection; //currently selected town/hero std::map paths; //maps hero => selected path in adventure map - //functions binded to buttons + //functions bound to buttons void fshowOverview(); void fswitchLevel(); void fshowQuestlog();