From 2d678ace22cea12dee10a8526ef85bf41e7ab4d7 Mon Sep 17 00:00:00 2001 From: AchintKr <72142962+AchintKr@users.noreply.github.com> Date: Mon, 4 Oct 2021 21:26:31 +0530 Subject: [PATCH] Improved Docs . Plaese !!! --- .../PDKTStickySectionHeadersCollectionViewLayout.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PDKTStickySectionHeadersCollectionViewLayout/PDKTStickySectionHeadersCollectionViewLayout.h b/PDKTStickySectionHeadersCollectionViewLayout/PDKTStickySectionHeadersCollectionViewLayout.h index 1df0a18..dbdc6ef 100644 --- a/PDKTStickySectionHeadersCollectionViewLayout/PDKTStickySectionHeadersCollectionViewLayout.h +++ b/PDKTStickySectionHeadersCollectionViewLayout/PDKTStickySectionHeadersCollectionViewLayout.h @@ -2,8 +2,8 @@ // UICollectionViewTableViewLikeFlowLayout.h // Caoba // -// Created by Daniel García on 26/12/13. -// Copyright (c) 2013 Produkt. All rights reserved. +// Created by Daniel García on 26/12/13 . +// Copyright (c) 2013 Product . All rights reserved. // #import @@ -13,4 +13,4 @@ @end @interface PDKTStickySectionHeadersCollectionViewLayout : UICollectionViewFlowLayout -@end +@end Thank You