Commit 0a464ea4 authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Jonathan Corbet
Browse files

docs: dev-tools: gcov: Remove a stray single-quote

parent ef45e78f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -203,7 +203,7 @@ Cause
    may not correctly copy files from sysfs.

Solution
    Use ``cat``' to read ``.gcda`` files and ``cp -d`` to copy links.
    Use ``cat`` to read ``.gcda`` files and ``cp -d`` to copy links.
    Alternatively use the mechanism shown in Appendix B.