templates/default/docstring/html/private.erb in yard-0.7.5 vs templates/default/docstring/html/private.erb in yard-0.8.0
- old
+ new
@@ -1,4 +1,4 @@
<p class="note private">
- <strong>This <%= object.type %> is part of a private API.</strong>
+ <strong>This <%= object.type %> is part of a private API.</strong>
You should avoid using this <%= object.type %> if possible, as it may be removed or be changed in the future.
</p>