aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/partialator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partialator.c b/src/partialator.c
index 142ca892..aded835d 100644
--- a/src/partialator.c
+++ b/src/partialator.c
@@ -989,7 +989,7 @@ int main(int argc, char *argv[])
if ( (pmodel == PMODEL_UNITY) && !no_pr ) {
no_pr = 1;
- STATUS("Not going to refine the unity model.\n");
+ STATUS("Setting --no-pr because we are not modelling partialities (--model=unity).\n");
}
/* Read the custom split list (if applicable) */