From 7ade71f3e1e7b77fce6bf66ee6fcfc97bc904242 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Thu, 2 Jan 2025 10:30:51 +0200 Subject: [PATCH] fix comment --- src/solve/normalization.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/solve/normalization.md b/src/solve/normalization.md index 857c27292..99dc20c46 100644 --- a/src/solve/normalization.md +++ b/src/solve/normalization.md @@ -1,7 +1,6 @@ # Normalization in the new solver -> **NOTE**: FIXME: The content of this chapter has some been changed quite -significantly since it was written. +> FIXME: Normalization has been changed significantly since this chapter was written. With the new solver we've made some fairly significant changes to normalization when compared to the existing implementation.