From 985076ee15ed976cd0dee08077a5d602b68f5c07 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 27 Dec 2014 20:08:06 +0000 Subject: libvirt: fix apostrophe in comment. --- Library/Formula/libvirt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libvirt.rb b/Library/Formula/libvirt.rb index 7e81a0c7f..5852c038e 100644 --- a/Library/Formula/libvirt.rb +++ b/Library/Formula/libvirt.rb @@ -47,7 +47,7 @@ class Libvirt < Formula system "./configure", *args - # Compilation of docs doesn"t get done if we jump straight to "make install" + # Compilation of docs doesn't get done if we jump straight to "make install" system "make" system "make install" -- cgit v1.2.3