Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
d5ffdb60
Commit
d5ffdb60
authored
Jul 24, 2018
by
Alexandre Duret-Lutz
Browse files
* spot/twa/twa.cc: Typo.
parent
85eff247
Changes
1
Hide whitespace changes
Inline
Side-by-side
spot/twa/twa.cc
View file @
d5ffdb60
...
...
@@ -85,7 +85,7 @@ namespace spot
{
if
(
acc
().
uses_fin_acceptance
())
throw
std
::
runtime_error
(
"twa::accepting_run() does not work with "
"Fin acceptance (but twa:is_empty() and "
"Fin acceptance (but twa:
:
is_empty() and "
"twa::accepting_word() can)"
);
auto
res
=
couvreur99_new_check
(
shared_from_this
());
if
(
!
res
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment