Skip to content

Commit 3f3a8eb

Browse files
committed
fix(typo): bugifx
1 parent ddfbf93 commit 3f3a8eb

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

docs/releases/jijmodeling-1.11.0.ipynb

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# JijModeling 1.11.0 Release Notes\n",
88
"\n",
9-
"## Bugifx: `Interpreter` is now more liberal on duplicated constraint name\n",
9+
"## Bugfix: `Interpreter` is now more liberal on duplicated constraint name\n",
1010
"\n",
1111
"Since JijModeling v1.10.0, `Interpreter` cannot have more than one constraints with the same name, which is not the case with <= 1.9.\n",
1212
"Now, `Interpreter` is more liberal on duplicated constraint names:\n",
@@ -36,11 +36,6 @@
3636
"\n",
3737
"- Now stub file has more functions with type hints!"
3838
]
39-
},
40-
{
41-
"cell_type": "markdown",
42-
"metadata": {},
43-
"source": []
4439
}
4540
],
4641
"metadata": {

en/releases/jijmodeling-1.11.0.ipynb

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# JijModeling 1.11.0 Release Notes\n",
88
"\n",
9-
"## Bugifx: `Interpreter` is now more liberal on duplicated constraint name\n",
9+
"## Bugfix: `Interpreter` is now more liberal on duplicated constraint name\n",
1010
"\n",
1111
"Since JijModeling v1.10.0, `Interpreter` cannot have more than one constraints with the same name, which is not the case with <= 1.9.\n",
1212
"Now, `Interpreter` is more liberal on duplicated constraint names:\n",
@@ -36,11 +36,6 @@
3636
"\n",
3737
"- Now stub file has more functions with type hints!"
3838
]
39-
},
40-
{
41-
"cell_type": "markdown",
42-
"metadata": {},
43-
"source": []
4439
}
4540
],
4641
"metadata": {

0 commit comments

Comments
 (0)