Skip to content

Commit

Permalink
I cannot spell to save my life.
Browse files Browse the repository at this point in the history
Co-authored-by: Martin McGrane <mmcgr@users.noreply.github.com>
  • Loading branch information
ohamel-softwaresecure and mmcgr committed Oct 17, 2020
1 parent 6e94d57 commit 5398f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/souffle/datastructure/Brie.h
Expand Up @@ -63,7 +63,7 @@ class Trie;

namespace detail::brie {

// FIXME: These data structs should be parameterised/made agnoistic `RamDomain`.
// FIXME: These data structs should be parameterised/made agnostic to `RamDomain` type.
using brie_element_type = RamDomain;

using tcb::make_span;
Expand Down

0 comments on commit 5398f15

Please sign in to comment.