[dockerfiles PATCH v2 1/4] refresh: Fix typo: ingores -> ignored

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
---
 refresh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/refresh b/refresh
index 1db0fc8..aa056af 100755
--- a/refresh
+++ b/refresh
@@ -34,7 +34,7 @@ class Dockerfile:
     def __init__(self, path):
 
         # Files that don't end with the expected suffix can be safely
-        # ignores
+        # ignored
         if not path.suffix == Dockerfile.SUFFIX:
             raise MoveAlongException()
 
-- 
2.21.0

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux