guix-commits
[Top][All Lists]
Advanced

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

02/02: tests: telephony: Fix typo.


From: guix-commits
Subject: 02/02: tests: telephony: Fix typo.
Date: Tue, 9 Jan 2024 14:46:13 -0500 (EST)

apteryx pushed a commit to branch telephony-team
in repository guix.

commit 1ca2903c410a259614ff17de86dcf229b584a7ad
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Jan 9 14:39:45 2024 -0500

    tests: telephony: Fix typo.
    
    * gnu/tests/telephony.scm: Fix typo.
    
    Change-Id: I3eb048b8cdd1335c45ffb61b08425a18a2e7a4b2
---
 gnu/tests/telephony.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/tests/telephony.scm b/gnu/tests/telephony.scm
index 396e473756..f03ea963f7 100644
--- a/gnu/tests/telephony.scm
+++ b/gnu/tests/telephony.scm
@@ -394,7 +394,7 @@ jami account used as part of the jami configuration are 
left *unspecified*."
    (description "Provisioning test for the jami service.")
    (value (run-jami-test #:provisioning? #t))))
 
-;;; Thi test verifies that <jami-account> values can be left unspecified
+;;; This test verifies that <jami-account> values can be left unspecified
 ;;; without causing any issue (see: https://issues.guix.gnu.org/56799).
 (define %test-jami-provisioning-partial
   (system-test



reply via email to

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