Skip to content

Commit 4328b09

Browse files
committed
adjust an error message in a test
1 parent c736353 commit 4328b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 2007/07/02 (SK)
22
gap> GeneratorsOfRing(Rationals);
3-
Error, cannot compute elements list of infinite domain <V>
3+
Error, cannot compute elements list over infinite domain <F>
44
gap> GeneratorsOfRingWithOne(Rationals);
55
Error, no method found! For debugging hints type ?Recovery from NoMethodFound
66
Error, no 2nd choice method found for `GeneratorsOfRingWithOne' on 1 arguments

0 commit comments

Comments
 (0)