summaryrefslogtreecommitdiff
path: root/etc/teams/hare
diff options
context:
space:
mode:
authorjgart <jgart@dismail.de>2025-12-15 19:01:31 -0600
committerjgart <jgart@dismail.de>2025-12-15 19:02:32 -0600
commit12dcbe5876edcf574d58033f8bcb46b99bed4700 (patch)
tree62b3624d7eaac58eb4849219f9493055c36beccf /etc/teams/hare
parentcb2d7fa28d09c46b17fc289268858ced25fa146e (diff)
teams: hare: Fix typo in module header comment.
* etc/teams/hare/hare-manifest.scm: Fix typo in module header comment. Change-Id: Ic8b9dfeb2ae9f7785bd56c41c7cb5c568e6b7bbb
Diffstat (limited to 'etc/teams/hare')
-rw-r--r--etc/teams/hare/hare-manifest.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/teams/hare/hare-manifest.scm b/etc/teams/hare/hare-manifest.scm
index c92dd2f89ce..21f37ed7083 100644
--- a/etc/teams/hare/hare-manifest.scm
+++ b/etc/teams/hare/hare-manifest.scm
@@ -16,8 +16,8 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
-;;; This file returns a manifest of packages built using the cargo-build-system.
-;;; It is used to assist continuous integration of the rust-team branch.
+;;; This file returns a manifest of packages built using the hare-build-system.
+;;; It is used to assist continuous integration of the hare-team branch.
(use-modules (guix packages)
(guix profiles)