diff --git a/doc/limitations.qbk b/doc/limitations.qbk index ece78fd..46926f0 100644 --- a/doc/limitations.qbk +++ b/doc/limitations.qbk @@ -112,7 +112,7 @@ A workaround would be to add the signature to MOCK_METHOD : [endsect] -[section Private virtual methods cannot be mocked without specifying the signature] +[section Protected and private virtual methods cannot be mocked without specifying the signature] Given :