Skip to content

Commit

Permalink
Update src/libexpr/primops.cc (documentation paragraphing)
Browse files Browse the repository at this point in the history
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
  • Loading branch information
ShamrockLee and fricklerhandwerk committed Oct 10, 2023
1 parent 505f2c7 commit c7a0009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libexpr/primops.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3802,7 +3802,7 @@ static RegisterPrimOp primop_convertHash({
.name = "__convertHash",
.args = {"args"},
.doc = R"(
Return the specified representation of a hash string. e.g.
Return the specified representation of a hash string.
> **Example**
>
Expand Down

0 comments on commit c7a0009

Please sign in to comment.