From 33b8be88ec35328d42fa69e96ef9825acd6ddb70 Mon Sep 17 00:00:00 2001 From: Lindsey Moore Date: Wed, 12 Feb 2025 14:08:46 -0500 Subject: [PATCH 1/4] DOCSP-46455 Too Short Title: LINQ --- source/fundamentals/linq.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/fundamentals/linq.txt b/source/fundamentals/linq.txt index 71ff3e19..0d63d83b 100644 --- a/source/fundamentals/linq.txt +++ b/source/fundamentals/linq.txt @@ -1,8 +1,8 @@ .. _csharp-linq: -==== -LINQ -==== +==================================== +Use LINQ with Aggregation Operations +==================================== .. contents:: On this page :local: From 6814bea3626ebb2b9a05a1578c9fe701d797b2da Mon Sep 17 00:00:00 2001 From: Lindsey Moore Date: Wed, 12 Feb 2025 14:34:30 -0500 Subject: [PATCH 2/4] edit --- source/fundamentals/linq.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/fundamentals/linq.txt b/source/fundamentals/linq.txt index 0d63d83b..d987ba81 100644 --- a/source/fundamentals/linq.txt +++ b/source/fundamentals/linq.txt @@ -1,8 +1,8 @@ .. _csharp-linq: -==================================== -Use LINQ with Aggregation Operations -==================================== +========================================== +Query with LINQ and Aggregation Operations +========================================== .. contents:: On this page :local: From a97bebf4bee92b4e08a61c3129876a2bba1457a0 Mon Sep 17 00:00:00 2001 From: Lindsey Moore Date: Fri, 14 Feb 2025 11:02:40 -0500 Subject: [PATCH 3/4] MW edit --- source/fundamentals/linq.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/fundamentals/linq.txt b/source/fundamentals/linq.txt index d987ba81..04a171d4 100644 --- a/source/fundamentals/linq.txt +++ b/source/fundamentals/linq.txt @@ -1,8 +1,8 @@ .. _csharp-linq: -========================================== -Query with LINQ and Aggregation Operations -========================================== +================================ +Language Integrated Query (LINQ) +================================ .. contents:: On this page :local: From 356f90452156e6c21a3160c883d2cf616fa30bb3 Mon Sep 17 00:00:00 2001 From: Lindsey Moore Date: Fri, 14 Feb 2025 11:21:21 -0500 Subject: [PATCH 4/4] MW edit --- source/fundamentals/linq.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/fundamentals/linq.txt b/source/fundamentals/linq.txt index 04a171d4..85db94ab 100644 --- a/source/fundamentals/linq.txt +++ b/source/fundamentals/linq.txt @@ -1,8 +1,8 @@ .. _csharp-linq: -================================ -Language Integrated Query (LINQ) -================================ +====================================== +LINQ Syntax for Aggregation Operations +====================================== .. contents:: On this page :local: