]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gilded-rose/gilded-rose.factor
gilded-rose: fix a mistranslated condition
[factor.git] / extra / gilded-rose / gilded-rose.factor
index 034a019381278a409171e6f206c907534f44e6e7..d6bbb0f7ef5531ee336f5762cb0497c1567977e9 100644 (file)
@@ -52,7 +52,7 @@ TUPLE: Item
 
         i this Items>> nth SellIn>> 0 < [
             i this Items>> nth Name>> "Aged Brie" = not [
-                i this Items>> nth Name>> "Backstage passes to a TAFKAL80ETC concert" = [
+                i this Items>> nth Name>> "Backstage passes to a TAFKAL80ETC concert" = not [
                     i this Items>> nth Quality>> 0 > [
                         i this Items>> nth Name>> "Sulfuras, Hand of Ragnaros" = not [
                             i this Items>> nth Quality>> 1 -