mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Replace possessive ASCII apostrophe ('s) with Unicode apostrophe (’s).
Only replaced in end-user messages and documentation, not in code, comments, or anything else that's not end-user visible. See: https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
This commit is contained in:
@@ -101,7 +101,7 @@ different (eg. upstream) version of libvirt by running these commands
|
||||
~/path/to/libvirt/run libguestfs-test-tool
|
||||
|
||||
The first command kills any session C<libvirtd> process(es) that may
|
||||
be running on the machine. The second command uses libvirt's C<run>
|
||||
be running on the machine. The second command uses libvirt’s C<run>
|
||||
script (in the top-level libvirt build directory) to set some
|
||||
environment variables so that the alternate version of libvirt is used
|
||||
to run the program.
|
||||
|
||||
Reference in New Issue
Block a user