civodul pushed a commit to branch master
in repository guix.
commit fdc4f665dc91005f95b3a643fa8fc2fa9f9863d2
Author: Ludovic Courtès <[email protected]>
Date: Fri Oct 26 20:04:49 2018 +0200
profiles: Fix typo in exports.
* guix/profiles.scm (&profile-collistion-error): Fix typo in export list.
---
guix/profiles.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guix/profiles.scm b/guix/profiles.scm
index 89e92ea..ba4446b 100644
--- a/guix/profiles.scm
+++ b/guix/profiles.scm
@@ -56,7 +56,7 @@
profile-error-profile
&profile-not-found-error
profile-not-found-error?
- &profile-collistion-error
+ &profile-collision-error
profile-collision-error?
profile-collision-error-entry
profile-collision-error-conflict