Skip to content

Commit 81934c5

Browse files
RikkiGibsonBillWagnerCopilot
authored
Change title "Objected oriented programming" to "Object oriented programming" (#54191)
* Change title "Objected oriented programming" to "Object oriented programming" * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Bill Wagner <wiwagn@microsoft.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 88352c9 commit 81934c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/csharp/fundamentals/object-oriented/inheritance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Objected oriented programming - inheritance"
2+
title: "Object-oriented programming - inheritance"
33
description: Inheritance in C# enables you to create new classes that reuse, extend, and modify the behavior defined in other classes.
44
ms.date: 05/14/2021
55
helpviewer_keywords:

0 commit comments

Comments
 (0)