From 3751a28099fb50ff850be953cc2837d1104a6c27 Mon Sep 17 00:00:00 2001 From: Twirrim Date: Tue, 16 Apr 2019 12:54:47 -0700 Subject: [PATCH] Update showoci.py Minor one letter typo --- examples/showoci/showoci.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/showoci/showoci.py b/examples/showoci/showoci.py index b20422e801..447b31aae3 100644 --- a/examples/showoci/showoci.py +++ b/examples/showoci/showoci.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 ########################################################################## # Copyright(c) 2016, 2019, Oracle and/or its affiliates. All rights reserved. -# showocy.py +# showoci.py # # @Created On : Mar 17 2019 # @Last Updated: Apr 14 2019