Skip to content

Commit 99c5364

Browse files
committed
missing trailing period
1 parent a849471 commit 99c5364

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Sources/SwiftinitPages/Surfaces/Vertices/Swiftinit.Ptcl.ConformersPage.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ extension Swiftinit.Ptcl.ConformersPage:Swiftinit.VertexPage
114114
{
115115
$0 += " across \(self.groups.cultures) modules."
116116
}
117+
else
118+
{
119+
$0 += "."
120+
}
117121
}
118122
}
119123
}

0 commit comments

Comments
 (0)