emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 f18e934: ; * lisp/net/net-utils.el: Fix comment t


From: Glenn Morris
Subject: [Emacs-diffs] emacs-25 f18e934: ; * lisp/net/net-utils.el: Fix comment typo in previous.
Date: Sat, 05 Dec 2015 00:56:45 +0000

branch: emacs-25
commit f18e93442b283b4eabfc063a06892fa4cc8579e8
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; * lisp/net/net-utils.el: Fix comment typo in previous.
---
 lisp/net/net-utils.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/net/net-utils.el b/lisp/net/net-utils.el
index c43d48e..643d312 100644
--- a/lisp/net/net-utils.el
+++ b/lisp/net/net-utils.el
@@ -41,7 +41,7 @@
 ;; On some systems, programs like ifconfig are not in normal user
 ;; path, but rather in /sbin, /usr/sbin, etc (but non-root users can
 ;; still use them for queries).  Actually the trend these
-;; day is for /sbin to be a symlink to /usr/sbin, but we still need to
+;; days is for /sbin to be a symlink to /usr/sbin, but we still need to
 ;; search both for older systems.
 (defun net-utils--executable-find-sbin (command)
   "Return absolute name of COMMAND if found in an sbin directory."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]