emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/subed 5b64bcc 203/389: Fix typo in docstring


From: ELPA Syncer
Subject: [nongnu] elpa/subed 5b64bcc 203/389: Fix typo in docstring
Date: Fri, 3 Dec 2021 11:00:26 -0500 (EST)

branch: elpa/subed
commit 5b64bccaf3b33486d5ef710f62eb77b0ca0d9e1e
Author: Random User <rndusr@posteo.de>
Commit: Random User <rndusr@posteo.de>

    Fix typo in docstring
---
 subed/subed-srt.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/subed/subed-srt.el b/subed/subed-srt.el
index 260af16..7b9e77d 100644
--- a/subed/subed-srt.el
+++ b/subed/subed-srt.el
@@ -320,7 +320,7 @@ Return point or nil if there is no previous subtitle."
                                                ignore-spacing)
   "Add MSECS milliseconds to start time (use negative value to subtract).
 
-Unless IGNORE-NEGATIVE-DURATION is non-nil, recude MSECS so that
+Unless IGNORE-NEGATIVE-DURATION is non-nil, reduce MSECS so that
 the start time isn't larger than the stop time.  Zero-length
 subtiltes are always allowed.
 



reply via email to

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