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

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

[nongnu] elpa/subed 0924465 261/389: subed-srt--prepend-subtitle: Fix do


From: ELPA Syncer
Subject: [nongnu] elpa/subed 0924465 261/389: subed-srt--prepend-subtitle: Fix docstring
Date: Fri, 3 Dec 2021 11:00:38 -0500 (EST)

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

    subed-srt--prepend-subtitle: Fix 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 879e85f..777919d 100644
--- a/subed/subed-srt.el
+++ b/subed/subed-srt.el
@@ -359,7 +359,7 @@ newlines if TEXT is nil or empty."
 (defun subed-srt--prepend-subtitle (&optional id start stop text)
   "Insert new subtitle before the subtitle at point.
 
-ID, START default to 0.
+ID and START default to 0.
 STOP defaults to (+ START `subed-subtitle-spacing')
 TEXT defaults to an empty string.
 



reply via email to

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