juice name bit
This commit is contained in:
+1
-1
@@ -222,7 +222,7 @@ fruitjuice()
|
|||||||
else
|
else
|
||||||
juice = pl_fruit; /* use it as is */
|
juice = pl_fruit; /* use it as is */
|
||||||
|
|
||||||
Sprintf(buf, "%s juice", juice);
|
Sprintf(buf, "%s juice", makesingular(juice));
|
||||||
return buf;
|
return buf;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user