[milter-manager-commit] milter-manager/milter-manager at 8f8b2dc [master] binding ruby: Fix a typo

Back to archive index

Kenji Okimoto null+****@clear*****
Tue Jun 27 15:19:53 JST 2017


Kenji Okimoto	2017-06-27 15:19:53 +0900 (Tue, 27 Jun 2017)

  New Revision: 8f8b2dc1e88273f28aaa662fdc5cf301fd6205f4
  https://github.com/milter-manager/milter-manager/commit/8f8b2dc1e88273f28aaa662fdc5cf301fd6205f4

  Message:
    binding ruby: Fix a typo

  Modified files:
    binding/ruby/lib/milter/manager/debian-systemd-detector.rb

  Modified: binding/ruby/lib/milter/manager/debian-systemd-detector.rb (+1 -1)
===================================================================
--- binding/ruby/lib/milter/manager/debian-systemd-detector.rb    2017-06-27 15:13:03 +0900 (004cfd0)
+++ binding/ruby/lib/milter/manager/debian-systemd-detector.rb    2017-06-27 15:19:53 +0900 (9025300)
@@ -3,7 +3,7 @@ require 'milter/manager/systemd-detector'
 
 module Milter::Manager
   class DebianSystemdDetector
-    include SytemdDetector
+    include SystemdDetector
 
     private
     def clamav_milter_conf
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the milter-manager-commit mailing list
Back to archive index