Skip to content

Commit c824995

Browse files
committed
spelling: ICotnent -> IContent
1 parent 80c16be commit c824995

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

10/umbraco-cms/reference/notifications/contentservice-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ In the Published notification you can similarly use the HasPublishedCulture and
161161

162162
```csharp
163163
public bool HasPublishedCulture(IContent content, string culture);
164-
public bool HasUnpublishedCulture(ICotnent content, string culture);
164+
public bool HasUnpublishedCulture(IContent content, string culture);
165165
```
166166

167167
#### IContent Helpers

13/umbraco-cms/reference/notifications/contentservice-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ In the Published notification you can similarly use the HasPublishedCulture and
156156

157157
```csharp
158158
public bool HasPublishedCulture(IContent content, string culture);
159-
public bool HasUnpublishedCulture(ICotnent content, string culture);
159+
public bool HasUnpublishedCulture(IContent content, string culture);
160160
```
161161

162162
#### IContent Helpers

14/umbraco-cms/reference/notifications/contentservice-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ In the Published notification you can similarly use the HasPublishedCulture and
156156

157157
```csharp
158158
public bool HasPublishedCulture(IContent content, string culture);
159-
public bool HasUnpublishedCulture(ICotnent content, string culture);
159+
public bool HasUnpublishedCulture(IContent content, string culture);
160160
```
161161

162162
#### IContent Helpers

15/umbraco-cms/reference/notifications/contentservice-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ In the Published notification you can similarly use the HasPublishedCulture and
156156

157157
```csharp
158158
public bool HasPublishedCulture(IContent content, string culture);
159-
public bool HasUnpublishedCulture(ICotnent content, string culture);
159+
public bool HasUnpublishedCulture(IContent content, string culture);
160160
```
161161

162162
#### IContent Helpers

16/umbraco-cms/reference/notifications/contentservice-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ In the Published notification you can similarly use the HasPublishedCulture and
156156

157157
```csharp
158158
public bool HasPublishedCulture(IContent content, string culture);
159-
public bool HasUnpublishedCulture(ICotnent content, string culture);
159+
public bool HasUnpublishedCulture(IContent content, string culture);
160160
```
161161

162162
#### IContent Helpers

0 commit comments

Comments
 (0)