Skip to content

Commit 955ca69

Browse files
committed
Fixed typo in docs
1 parent 99b9a63 commit 955ca69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ir.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ pub enum DomainGoal {
735735
/// IsDeeplyExternal(Pn)
736736
/// }
737737
///
738-
/// For each fundamental struct P<P0>,
738+
/// For each fundamental struct S<P0>,
739739
///
740740
/// forall<P0> { IsDeeplyExternal(S<P0>) :- IsDeeplyExternal(P0) }
741741
///

0 commit comments

Comments
 (0)