mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01:00
Merge branch 'wip/smcv/cmph-typo' into 'main'
cmph: Fix a typo See merge request GNOME/glib!3913
This commit is contained in:
commit
dbc38b28aa
@ -155,7 +155,7 @@ cmph_t *brz_new(cmph_config_t *mph, double c)
|
|||||||
// Clustering the keys by graph id.
|
// Clustering the keys by graph id.
|
||||||
if (mph->verbosity)
|
if (mph->verbosity)
|
||||||
{
|
{
|
||||||
fprintf(stderr, "Partioning the set of keys.\n");
|
fprintf(stderr, "Partitioning the set of keys.\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
while(1)
|
while(1)
|
||||||
|
Loading…
Reference in New Issue
Block a user